reflectiveTexture
A cube map texture that contains a rendering of a scene as seen from the light probe’s position.
Declaration
var reflectiveTexture: MDLTexture? { get }Discussion
A reflective texture is also known as an environment map. A renderer can use this texture to create reflections and specular highlights on surfaces with metallic materials.