FaceProxy.GetTextureScale Method
Parent Object: FaceProxyDescription
Method that returns U scale and V scale.
Syntax
FaceProxy.GetTextureScale( UScale As Double, VScale As Double )Parameters
Name | Type | Description |
UScale | Double | Output Double indicating the texture scale along U direction. |
VScale | Double | Output Double indicating the texture scale along V direction. |