Version:
Back to list
Material types
CoeffOrTexture
Definition
Type CoeffOrTexture is a select type composed of these choices :
GUI Widget

ColorMaterialInfos
Definition
Type ColorMaterialInfos is a structured type composed of these fields :
GUI Widget

ColorOrTexture
Definition
Type ColorOrTexture is a select type composed of these choices :
GUI Widget

CustomMaterialPattern
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
GUI Widget

Image
Definition
Type Image is inherited from Entity
Description
An Image is an entity which represents an image in the Image library
GUI Widget

ImageDefinition
Definition
Type ImageDefinition is a structured type composed of these fields :
GUI Widget

ImageDefinitionList
Definition
Type ImageDefinitionList is a list of ImageDefinition
ImageList
Definition
Type ImageList is a list of Image
Material
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
GUI Widget

MaterialDefinition
Definition
Type MaterialDefinition is a structured type composed of these fields :
GUI Widget

MaterialDefinitionList
Definition
Type MaterialDefinitionList is a list of MaterialDefinition
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)
GUI Widget

MaximumSizeOption
Definition
Type MaximumSizeOption is a structured type composed of these fields :
GUI Widget

PBRMaterialInfos
Definition
Type PBRMaterialInfos is a structured type composed of these fields :
GUI Widget

Definition
Type ShaderUniformType is an enumeration type composed of these values :
- INTEGER (2)
- BOOLEAN (9)
- REAL (11)
- COEFF (13)
- POINT3 (23)
- POINT2 (22)
- COLOR (14)
- COLOR_ALPHA (15)
- TEXTURE (33)
- COLORORTEXTURE (34)
- COEFFORTEXTURE (35)
Description
The possible types of shader uniform parameters
GUI Widget

StandardMaterialInfos
Definition
Type StandardMaterialInfos is a structured type composed of these fields :
GUI Widget

Texture
Definition
Type Texture is a structured type composed of these fields :
GUI Widget

UnlitTextureMaterialInfos
Definition
Type UnlitTextureMaterialInfos is a structured type composed of these fields :
GUI Widget
