Contents

specularCubeDimension

The dimension of the computed specular cubemap for material reflections.

Declaration

var specularCubeDimension: Int?

Discussion

If nil, the environment resource uses the source cubemap’s dimensions.

A value lower than that of the cubemap helps to reduce the memory footprint in scenes where you view skybox details through specular reflections.

See Also

Accessing the option properties