secondaryTextureCoordinateTransform
A two-dimensional transformation to apply to the entity’s secondary texture coordinates.
Declaration
var secondaryTextureCoordinateTransform: UnlitMaterial.TextureCoordinateTransform { get set }Discussion
This property transforms the secondary set. To transform the primary UV coordinates in a material, see textureCoordinateTransform.