ShaderVectorStateAnimatableProperty.ShaderPropertyVectorValue Property

Definition

The Vector4 value for the defined shader property.

public:
 property UnityEngine::Vector4 ShaderPropertyVectorValue { UnityEngine::Vector4 get(); void set(UnityEngine::Vector4 value); };
public UnityEngine.Vector4 ShaderPropertyVectorValue { get; set; }
member this.ShaderPropertyVectorValue : UnityEngine.Vector4 with get, set
Public Property ShaderPropertyVectorValue As Vector4

Property Value

UnityEngine.Vector4

Applies to