Method GetMaterialUserData
GetMaterialUserData(uint, uint)
Set or replace a userdata stored on an material
Declaration
public IntPtr GetMaterialUserData(uint userDataId, uint material)
Parameters
Type | Name | Description |
---|---|---|
uint | userDataId | UserData identifier provided by subscribeToMaterialUserData |
uint | material | Material that store the user data |
Returns
Type | Description |
---|---|
IntPtr |