Optional
props: MaterialComponentPropsThe opacity of the material. The value is a range between 0 and 100, where 0 is fully transparent object and 100 is a fully opaque
Readonly
uuidThe diffuse color of the material, expressed through Rgb Props
The texture path to use as a diffuse texture
Set the path from which to load the diffuse texture This will also remove the current diffuse texture and remove the diffuse color if the default one is in use
Lazy load the diffuse texture from the path set in diffuseTexturePath once loaded it will be set to the diffuseTexture property and be available for rendering