UxrAnimatedMaterial.SetParameterValue Method
Sets the material parameter value
Namespace: UltimateXR.Animation.Materials
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override void SetParameterValue(
Vector4 value
)
Parameters
- value
- Type: Vector4
Vector4 containing the value. This value may not use all components depending on the parameter type
See Also
Reference
UxrAnimatedMaterial Class
UltimateXR.Animation.Materials Namespace