Class FbxAxisSystem | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class FbxAxisSystem

    Inheritance
    Object
    FbxAxisSystem
    Namespace: Autodesk.Fbx
    Syntax
    public class FbxAxisSystem : IDisposable

    Constructors

    FbxAxisSystem()

    Declaration
    public FbxAxisSystem()

    FbxAxisSystem(FbxAxisSystem)

    Declaration
    public FbxAxisSystem(FbxAxisSystem pAxisSystem)
    Parameters
    Type Name Description
    FbxAxisSystem pAxisSystem

    FbxAxisSystem(FbxAxisSystem.EPreDefinedAxisSystem)

    Declaration
    public FbxAxisSystem(FbxAxisSystem.EPreDefinedAxisSystem pAxisSystem)
    Parameters
    Type Name Description
    FbxAxisSystem.EPreDefinedAxisSystem pAxisSystem

    FbxAxisSystem(FbxAxisSystem.EUpVector, FbxAxisSystem.EFrontVector, FbxAxisSystem.ECoordSystem)

    Declaration
    public FbxAxisSystem(FbxAxisSystem.EUpVector pUpVector, FbxAxisSystem.EFrontVector pFrontVector, FbxAxisSystem.ECoordSystem pCoorSystem)
    Parameters
    Type Name Description
    FbxAxisSystem.EUpVector pUpVector
    FbxAxisSystem.EFrontVector pFrontVector
    FbxAxisSystem.ECoordSystem pCoorSystem

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    DirectX

    Declaration
    public static FbxAxisSystem DirectX { get; }
    Property Value
    Type Description
    FbxAxisSystem

    Lightwave

    Declaration
    public static FbxAxisSystem Lightwave { get; }
    Property Value
    Type Description
    FbxAxisSystem

    Max

    Declaration
    public static FbxAxisSystem Max { get; }
    Property Value
    Type Description
    FbxAxisSystem

    MayaYUp

    Declaration
    public static FbxAxisSystem MayaYUp { get; }
    Property Value
    Type Description
    FbxAxisSystem

    MayaZUp

    Declaration
    public static FbxAxisSystem MayaZUp { get; }
    Property Value
    Type Description
    FbxAxisSystem

    Motionbuilder

    Declaration
    public static FbxAxisSystem Motionbuilder { get; }
    Property Value
    Type Description
    FbxAxisSystem

    OpenGL

    Declaration
    public static FbxAxisSystem OpenGL { get; }
    Property Value
    Type Description
    FbxAxisSystem

    Methods

    ConvertScene(FbxScene)

    Declaration
    public void ConvertScene(FbxScene pScene)
    Parameters
    Type Name Description
    FbxScene pScene

    DeepConvertScene(FbxScene)

    Declaration
    public void DeepConvertScene(FbxScene pScene)
    Parameters
    Type Name Description
    FbxScene pScene

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxAxisSystem)

    Declaration
    public bool Equals(FbxAxisSystem other)
    Parameters
    Type Name Description
    FbxAxisSystem other
    Returns
    Type Description
    Boolean

    Equals(Object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    Object obj
    Returns
    Type Description
    Boolean
    Overrides
    Object.Equals(Object)

    Finalize()

    Declaration
    protected void Finalize()

    GetCoorSystem()

    Declaration
    public FbxAxisSystem.ECoordSystem GetCoorSystem()
    Returns
    Type Description
    FbxAxisSystem.ECoordSystem

    GetFrontVector()

    Declaration
    public FbxAxisSystem.EFrontVector GetFrontVector()
    Returns
    Type Description
    FbxAxisSystem.EFrontVector

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    Object.GetHashCode()

    GetUpVector()

    Declaration
    public FbxAxisSystem.EUpVector GetUpVector()
    Returns
    Type Description
    FbxAxisSystem.EUpVector

    Operators

    Equality(FbxAxisSystem, FbxAxisSystem)

    Declaration
    public static bool operator ==(FbxAxisSystem a, FbxAxisSystem b)
    Parameters
    Type Name Description
    FbxAxisSystem a
    FbxAxisSystem b
    Returns
    Type Description
    Boolean

    Inequality(FbxAxisSystem, FbxAxisSystem)

    Declaration
    public static bool operator !=(FbxAxisSystem a, FbxAxisSystem b)
    Parameters
    Type Name Description
    FbxAxisSystem a
    FbxAxisSystem b
    Returns
    Type Description
    Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023