Class TreeMaterialRegistry
Namespace: VelloSharp.TreeDataGrid.Rendering
Assembly: VelloSharp.TreeDataGrid.dll
public static class TreeMaterialRegistry
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Register(uint, in TreeMaterialDescriptor)
public static void Register(uint materialId, in TreeMaterialDescriptor descriptor)
Parameters
materialId
uint
descriptor
TreeMaterialDescriptor
Unregister(uint)
public static void Unregister(uint materialId)
Parameters
materialId
uint