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