Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Turns UV texture coordinate transforms on/off.
See also Scale, OffsetStatic, OffsetAnimated, RotateStatic and RotateAnimated properties.
Namespace: Visual3D.Graphics3D.MapsAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public bool UseTransformations { get; set; }
Public Property UseTransformations As Boolean Get Set