TextureMapping.ConstantLodParamProps Interface

Properties used to construct a TextureMapping.ConstantLodParams.

Properties

Name Type Description
maxDistClamp undefined | number The maximum distance (from the eye to the surface) at which to clamp the texture.  
minDistClamp undefined | number The minimum distance (from the eye to the surface) at which to clamp the texture.  
offset undefined | Readonly<WritableXAndY> An offset in world units used to shift the texture.  
repetitions undefined | number The number of times the texture is repeated.  

Defined in

Last Updated: 16 April, 2024