TextureMapping.ParamProps Interface

Properties used to construct a TextureMapping.Params.

Properties

Name Type Description
mapMode undefined | TextureMapping.Mode The mode by which to map the image to a surface.  
textureMat2x3 undefined | TextureMapping.Trans2x3 The matrix used to map the image to a surface.  
textureWeight undefined | number The ratio in [0, 1] with which to mix the color sampled from the texture with the element's color.  

Defined in

Last Updated: 08 January, 2020