Contents

environmentTexture

A cube-map texture that represents the view in all directions from the probe anchor’s position.

Declaration

var environmentTexture: (any MTLTexture)? { get }

Discussion

This texture is in the format MTLPixelFormat.bgra8Unorm_srgb.