ShaderFloatStateAnimatableProperty.ShaderPropertyFloatValue 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 float value for the defined shader property.
public:
property float ShaderPropertyFloatValue { float get(); void set(float value); };
public float ShaderPropertyFloatValue { get; set; }
member this.ShaderPropertyFloatValue : single with get, set
Public Property ShaderPropertyFloatValue As Single