Interface: StaticMaterialTexture
Extends
Properties
coordinatesMode
coordinatesMode:
string
|number
Defines how texture coordinates are generated. Controls how the texture is projected onto the model.
Inherited from
GenericMaterialTexture
.coordinatesMode
getAlphaFromRGB
getAlphaFromRGB:
boolean
When true, extracts alpha transparency from RGB channels.
Inherited from
GenericMaterialTexture
.getAlphaFromRGB
hasAlpha
hasAlpha:
boolean
When true, texture includes transparency information.