MaterialContentΒΆ
-
class
MaterialContent: ContentItem Provides methods and properties for maintaining a collection of named texture references.
-
readonly TextureReferenceDictionary
Textures Gets the texture collection of the material.
Value: Collection of textures used by the material.
-
public MaterialContent
Clone() Helper method to make a copy of a material.
Returns: A clone of the material.
-
readonly TextureReferenceDictionary