docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxDataType

    Inheritance
    object
    FbxDataType
    Implements
    IDisposable
    Inherited Members
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    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
    bool

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxDataType)

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

    Equals(object)

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

    ~FbxDataType()

    Declaration
    protected ~FbxDataType()

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int
    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
    bool

    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
    bool

    Operators

    operator ==(FbxDataType, FbxDataType)

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

    operator !=(FbxDataType, FbxDataType)

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

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)