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

    Class FbxDataType

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

    Constructors

    FbxDataType()

    Declaration
    public FbxDataType()

    FbxDataType(EFbxType)

    Declaration
    public FbxDataType(EFbxType pType)
    Parameters
    Type Name Description
    EFbxType pType

    FbxDataType(FbxDataType)

    Declaration
    public FbxDataType(FbxDataType pDataType)
    Parameters
    Type Name Description
    FbxDataType pDataType

    FbxDataType(String, EFbxType)

    Declaration
    public FbxDataType(string pName, EFbxType pType)
    Parameters
    Type Name Description
    String pName
    EFbxType pType

    FbxDataType(String, FbxDataType)

    Declaration
    public FbxDataType(string pName, FbxDataType pDataType)
    Parameters
    Type Name Description
    String pName
    FbxDataType pDataType

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxDataType)

    Declaration
    public bool Equals(FbxDataType other)
    Parameters
    Type Name Description
    FbxDataType 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()

    GetHashCode()

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

    GetName()

    Declaration
    public string GetName()
    Returns
    Type Description
    String

    GetNameForIO()

    Declaration
    public string GetNameForIO()
    Returns
    Type Description
    String

    Is(FbxDataType)

    Declaration
    public bool Is(FbxDataType pDataType)
    Parameters
    Type Name Description
    FbxDataType pDataType
    Returns
    Type Description
    Boolean

    ToEnum()

    Declaration
    public EFbxType ToEnum()
    Returns
    Type Description
    EFbxType

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    String
    Overrides
    Object.ToString()

    Valid()

    Declaration
    public bool Valid()
    Returns
    Type Description
    Boolean

    Operators

    Equality(FbxDataType, FbxDataType)

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

    Inequality(FbxDataType, FbxDataType)

    Declaration
    public static bool operator !=(FbxDataType a, FbxDataType b)
    Parameters
    Type Name Description
    FbxDataType a
    FbxDataType 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