ShaderVectorStateAnimatableProperty.ShaderPropertyVectorValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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