environmentTransform property
Matrix3
environmentTransform
getter/setter pair
Rotation applied to the image-based-lighting environment when it is sampled. Identity (the default) leaves the environment unrotated.
Implementation
Matrix3 environmentTransform = Matrix3.identity();