ThemeStateProperty.GetShaderPropertyId Method

Definition

Lazy loads shader property ID from Unity for the ShaderPropertyName

public:
 int GetShaderPropertyId();
public int GetShaderPropertyId ();
member this.GetShaderPropertyId : unit -> int
Public Function GetShaderPropertyId () As Integer

Returns

integer key for current shader property to get/set shader values

Applies to