MetadataValue.NameID

public int NameID;

Description

The name ID of the property that the metadata value is tied to. To specify a value for a property declared with UNITY_DOTS_INSTANCED_PROP(float4, Example), pass Shader.PropertyToID("Example") here.


Did you find this page useful? Please give it a rating: