public sealed class Default_Material_Table
Public NotInheritable Class Default_Material_Table
public ref class Default_Material_Table sealed
[<SealedAttribute>]
type Default_Material_Table = class end
Instance | Gets the instance of the default material table singleton. |
ClearSingleton | remove the material table singleton so that it can be re-instantiated. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
gh_materials | List of materials of the default table. |
ContainerType |
test if object is (a container like) a list or an array.
(Defined by MiniUtil) |