docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxPropertyEInheritType

    Inheritance
    object
    FbxProperty
    FbxPropertyEInheritType
    Implements
    IDisposable
    Inherited Members
    FbxProperty.swigCMemOwn
    FbxProperty.Create(FbxProperty, FbxDataType, string, string, bool, out bool)
    FbxProperty.Create(FbxProperty, FbxDataType, string, string, bool)
    FbxProperty.Create(FbxProperty, FbxDataType, string, string)
    FbxProperty.Create(FbxProperty, FbxDataType, string)
    FbxProperty.Create(FbxObject, FbxDataType, string, string, bool, out bool)
    FbxProperty.Create(FbxObject, FbxDataType, string, string, bool)
    FbxProperty.Create(FbxObject, FbxDataType, string, string)
    FbxProperty.Create(FbxObject, FbxDataType, string)
    FbxProperty.Destroy()
    FbxProperty.DestroyRecursively()
    FbxProperty.DestroyChildren()
    FbxProperty.GetPropertyDataType()
    FbxProperty.GetName()
    FbxProperty.GetHierarchicalName()
    FbxProperty.GetLabel(bool)
    FbxProperty.GetLabel()
    FbxProperty.SetLabel(string)
    FbxProperty.GetFbxObject()
    FbxProperty.ModifyFlag(FbxPropertyFlags.EFlags, bool)
    FbxProperty.GetFlag(FbxPropertyFlags.EFlags)
    FbxProperty.GetFlags()
    FbxProperty.GetFlagInheritType(FbxPropertyFlags.EFlags)
    FbxProperty.SetFlagInheritType(FbxPropertyFlags.EFlags, FbxPropertyFlags.EInheritType)
    FbxProperty.ModifiedFlag(FbxPropertyFlags.EFlags)
    FbxProperty.IsValid()
    FbxProperty.GetCurveNode(bool)
    FbxProperty.GetCurveNode()
    FbxProperty.GetCurveNode(FbxAnimStack, bool)
    FbxProperty.GetCurveNode(FbxAnimStack)
    FbxProperty.GetCurveNode(FbxAnimLayer, bool)
    FbxProperty.GetCurveNode(FbxAnimLayer)
    FbxProperty.GetCurve(FbxAnimLayer, bool)
    FbxProperty.GetCurve(FbxAnimLayer)
    FbxProperty.GetCurve(FbxAnimLayer, string, bool)
    FbxProperty.GetCurve(FbxAnimLayer, string)
    FbxProperty.GetCurve(FbxAnimLayer, string, string, bool)
    FbxProperty.ConnectSrcObject(FbxObject, FbxConnection.EType)
    FbxProperty.ConnectSrcObject(FbxObject)
    FbxProperty.IsConnectedSrcObject(FbxObject)
    FbxProperty.DisconnectSrcObject(FbxObject)
    FbxProperty.DisconnectAllSrcObject()
    FbxProperty.GetSrcObjectCount()
    FbxProperty.GetSrcObject(int)
    FbxProperty.GetSrcObject()
    FbxProperty.ConnectDstObject(FbxObject, FbxConnection.EType)
    FbxProperty.ConnectDstObject(FbxObject)
    FbxProperty.IsConnectedDstObject(FbxObject)
    FbxProperty.DisconnectDstObject(FbxObject)
    FbxProperty.DisconnectAllDstObject()
    FbxProperty.GetDstObjectCount()
    FbxProperty.GetDstObject(int)
    FbxProperty.GetDstObject()
    FbxProperty.Equals(FbxProperty)
    FbxProperty.Equals(object)
    FbxProperty.GetHashCode()
    FbxProperty.ToString()
    FbxProperty.FindSrcObject(string, int)
    FbxProperty.FindDstObject(string, int)
    FbxProperty.GetFloat()
    FbxProperty.GetBool()
    FbxProperty.GetDouble()
    FbxProperty.GetFbxDouble3()
    FbxProperty.GetString()
    FbxProperty.GetFbxColor()
    FbxProperty.GetInt()
    FbxProperty.Set(FbxColor)
    FbxProperty.Set(float)
    FbxProperty.Set(string)
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    public class FbxPropertyEInheritType : FbxProperty, IDisposable

    Methods

    Dispose()

    Declaration
    public override void Dispose()
    Overrides
    FbxProperty.Dispose()

    EvaluateValue()

    Declaration
    public FbxTransform.EInheritType EvaluateValue()
    Returns
    Type Description
    FbxTransform.EInheritType

    EvaluateValue(FbxTime)

    Declaration
    public FbxTransform.EInheritType EvaluateValue(FbxTime pTime)
    Parameters
    Type Name Description
    FbxTime pTime
    Returns
    Type Description
    FbxTransform.EInheritType

    EvaluateValue(FbxTime, bool)

    Declaration
    public FbxTransform.EInheritType EvaluateValue(FbxTime pTime, bool pForceEval)
    Parameters
    Type Name Description
    FbxTime pTime
    bool pForceEval
    Returns
    Type Description
    FbxTransform.EInheritType

    Get()

    Declaration
    public FbxTransform.EInheritType Get()
    Returns
    Type Description
    FbxTransform.EInheritType

    Set(EInheritType)

    Declaration
    public FbxPropertyEInheritType Set(FbxTransform.EInheritType pValue)
    Parameters
    Type Name Description
    FbxTransform.EInheritType pValue
    Returns
    Type Description
    FbxPropertyEInheritType

    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)