Enum SpatialMaterial.DetailUV
enum DetailUV
: int { ... }
Enum members
Name | Description |
---|---|
detailUv1
|
Use UV with the detail texture.
|
detailUv2
|
Use UV2 with the detail texture.
|