SetScale
TextureBase.SetScale method
Stelt de UV-schaal in.
public void SetScale(double u, double v)
Parameter | Type | Beschrijving |
---|---|---|
u | Double | U. |
v | Double | V. |
Zie ook
- class TextureBase
- naamruimte Aspose.ThreeD.Shading
- montage Aspose.3D
Stelt de UV-schaal in.
public void SetScale(double u, double v)
Parameter | Type | Beschrijving |
---|---|---|
u | Double | U. |
v | Double | V. |