UxrAnimatedTextureFlipbook.ScaleOffsetVarName Property
Gets or sets the material’s shader scale/offset variable name, usually _MainTex_ST.
Namespace: UltimateXR.Animation.Materials
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public string ScaleOffsetVarName { get; set; }
Property Value
Type: String
See Also
Reference
UxrAnimatedTextureFlipbook Class
UltimateXR.Animation.Materials Namespace