FaceProxy.GetTextureScale Method
Parent Object:
FaceProxy
Description
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.
Version
Introduced in version 2012
© Copyright 2021 Autodesk, Inc.
Comment on this page.