ImageBasedLightingOrientation
- class ImageBasedLightingOrientation()
Defines the orientation of the image-based lighting environment applied to physically-based materials.
Properties
Properties
- ImageBasedLightingOrientation.followViewAxes
- Type
boolean optional
If
true
, the environment will be oriented according to the model’s view axes after the matrix is applied.
- ImageBasedLightingOrientation.matrix
- Type
Matrix
A matrix applied to the environment. An identity matrix orients the environment so that “up” is in the direction of the positive Y-axis.