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 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.
|