SubTexture
The
SubTexture
class exposes details of a texture in UV coordinates.Property | Description |
minU | (get) minU: ScalarSignal (set) minU: ScalarSignal Specifies the position of the left boundary in UV texture coordinates. |
minV | (get) minV: ScalarSignal (set) minV: ScalarSignal Specifies the position of the bottom boundary in UV texture coordinates. |
sizeU | (get) sizeU: ScalarSignal (set) sizeU: ScalarSignal Specifies the horizontal span in UV texture coordinates. |
sizeV | (get) sizeV: ScalarSignal (set) sizeV: ScalarSignal Specifies the vertical span in UV texture coordinates. |
This module exposes no methods.
Last modified 3yr ago