TextureMapUnits Enumeration
Describes the units in which a TextureMapProps' scale is expressed.
Members
| Name | Value | Description | 
|---|---|---|
| Feet | ||
| Inches | ||
| Meters | ||
| Millimeters | ||
| Relative | Indicates the scale has no units. | 
Defined in
- core/common/src/MaterialProps.ts Line 32
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.