MeshTextureTransformProperties

UV坐标原点的偏移量(相对于纹理尺寸的因子)

属性

offset

UV坐标原点的偏移量(相对于纹理尺寸的因子)

offset?: number[]

类型: number[]

rotation

UV坐标的旋转角度(度数,围绕原点逆时针旋转)

rotation?: number

类型: number

scale

应用于UV坐标分量的缩放因子

scale?: number[]

类型: number[]

BIMFlux AI