Version:
Back to list
Material types
CoeffOrTexture
Definition
ColorMaterialInfos
Definition
Type ColorMaterialInfos is a structured type composed of these fields :
ColorOrTexture
Definition
CustomMaterialPattern
GUI Icon
Definition
Type CustomMaterialPattern is inherited from Entity
Description
A Custom MaterialPattern is an entity which defines an abstract custom Shader. It is used by the Materials
Image
GUI Icon
Definition
Type Image is inherited from Entity
Description
An Image is an entity which represents an image in the Image library
ImageDefinition
Definition
Type ImageDefinition is a structured type composed of these fields :
ImageDefinitionList
Definition
Type ImageDefinitionList is a list of ImageDefinition
ImageList
Definition
Type ImageList is a list of Image
Material
GUI Icon
Definition
Type Material is inherited from Entity
Description
The Material is an Entity that contains visual definition that can be applied to the Components of the scene
Definition
Type MaterialExtract is a structured type composed of these fields :
Definition
Type MaterialExtractList is a list of MaterialExtract
MaterialList
Definition
Type MaterialList is a list of Material
MaterialPatternType
Definition
Type MaterialPatternType is an enumeration type composed of these values :
- CUSTOM (0)
- COLOR (1)
- STANDARD (2)
- UNLIT_TEXTURE (3)
- PBR (4)
PBRMaterialInfos
Definition
Type PBRMaterialInfos is a structured type composed of these fields :
StandardMaterialInfos
Definition
Type StandardMaterialInfos is a structured type composed of these fields :
Texture
Definition
Type Texture is a structured type composed of these fields :
UnlitTextureMaterialInfos
Definition
Type UnlitTextureMaterialInfos is a structured type composed of these fields :