UxrAnimatedMaterial.MaterialMode Property
Gets or sets the material mode, whether to use the instanced material or the shared material.
Namespace: UltimateXR.Animation.Materials
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrMaterialMode MaterialMode { get; set; }
Property Value
Type: UxrMaterialMode
See Also
Reference
UxrAnimatedMaterial Class
UltimateXR.Animation.Materials Namespace