Enum SectorGridParams.RotationRelativeTo

Specifies to what local coordinate axis is an rotation relative

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public enum SectorGridParams.RotationRelativeTo

Fields

Name Value Description
LocalAxisXLocalAxisX = 1

To X Axis

LocalAxisYLocalAxisY = 2

To Y Axis

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next