Version: 15.0

    Show / Hide Table of Contents

    Enum CoordinateSystemForRotationOrigin

    Namespace: SMT.MastaAPI.MathUtility
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum CoordinateSystemForRotationOrigin

    Fields

    Name Description
    LocalCoordinateSystem

    Local Coordinate System

    UserSpecified

    User-Specified

    WorldCoordinateSystem

    World Coordinate System

    Back to top