ThemeStateProperty.GetShaderPropertyId Method
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.
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