Method GetUniformPropertyType
GetUniformPropertyType(uint, string)
Get a shader uniform shader property type
Declaration
[HandleProcessCorruptedStateExceptions]
public ShaderUniformType GetUniformPropertyType(uint pattern, string name)
Parameters
| Type | Name | Description | 
|---|---|---|
| uint | pattern | The custom pattern  | 
    
| string | name | Name of the property to get the type from  | 
    
Returns
| Type | Description | 
|---|---|
| ShaderUniformType |