ShaderStateAnimatableProperty.ShaderPropertyName Property

Definition

The name of the shader property to animate. NOTE: Check capitalization if the keyframes in the animation clip have not been set. This name checks for an underscore character at the start and end of the name, but the underscore character might be required for shader property names with more than one word.

public:
 property System::String ^ ShaderPropertyName { System::String ^ get(); void set(System::String ^ value); };
public string ShaderPropertyName { get; set; }
member this.ShaderPropertyName : string with get, set
Public Property ShaderPropertyName As String

Property Value

String

Applies to