Interfaces for SUMaterialRef.
More...
Interfaces for SUMaterialRef.
Indicates material type.
- Since
- SketchUp 2019.2, API 7.1
Enumerator |
---|
SUMaterialColorizeType_Shift |
Shifts the texture's Hue.
|
SUMaterialColorizeType_Tint |
Colorize the texture.
|
Indicates the normal mapping convention used by the material.
- Since
- SketchUp 2025.0, API 13.0
Enumerator |
---|
SUMaterialNormalMapStyle_OpenGL |
OpenGL style.
|
SUMaterialNormalMapStyle_DirectX |
DirectX style.
|
Indicates material owner type.
- Since
- SketchUp 2019.2, API 7.1
Enumerator |
---|
SUMaterialOwnerType_None |
Not owned.
|
SUMaterialOwnerType_DrawingElement |
Can be applied to SUDrawingElements.
|
SUMaterialOwnerType_Image |
Owned exclusively by an Image.
|
SUMaterialOwnerType_Layer |
Owned exclusively by a Layer.
|
Indicates material type.
Enumerator |
---|
SUMaterialType_Colored |
Colored material.
|
SUMaterialType_Textured |
Textured material.
|
SUMaterialType_ColorizedTexture |
Colored and textured material.
|
Indicates the workflow being used to represent materials.
- Since
- SketchUp 2025.0, API 13.0
Enumerator |
---|
SUMaterialWorkflow_Classic |
Classic material workflow.
|
SUMaterialWorkflow_PBRMetallicRoughness |
PBR metallic/roughness material workflow.
|