TXMT/Parameters/stdMatBaseTextureParam
From SimsWiki
< TXMT | Parameters
|
|
Contents |
(MATD/txmt) property parameter: standard material: stdMatBaseTextureParam
Parameter Type
[e] string / text
TXMT/MATD Parameter Group
Known designed values:
- (texture filename)
Common Notes
- Used only when necessary.
- "Extra parameters for the base texture, enabling e.g. procedurally generated textures to be specified"
- Texture filename, without "_txtr"
- The texture filename is unnecessarily parallel to the txmt file(s) or the LIFO file(s)
- eg1
stage
texture "localgrid-alphafadeout" ${stdMatBaseTextureParam}
ffTextureCoordsSource 0
textureAddressing clamp clamp
textureTransformType vector2
ffTextureMatrix -scale @alphaScale -trans @alphaTrans
textureBlend select(outRegister) multiply(texture colorScalar)
end
Common Default Value(s)
- (texture filename)