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

    Class FbxAnimCurveKey

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

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    GetBreak()

    Declaration
    public bool GetBreak()
    Returns
    Type Description
    Boolean

    GetDataFloat(FbxAnimCurveDef.EDataIndex)

    Declaration
    public float GetDataFloat(FbxAnimCurveDef.EDataIndex pIndex)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EDataIndex pIndex
    Returns
    Type Description
    Single

    GetTangentMode()

    Declaration
    public FbxAnimCurveDef.ETangentMode GetTangentMode()
    Returns
    Type Description
    FbxAnimCurveDef.ETangentMode

    GetTangentMode(Boolean)

    Declaration
    public FbxAnimCurveDef.ETangentMode GetTangentMode(bool pIncludeOverrides)
    Parameters
    Type Name Description
    Boolean pIncludeOverrides
    Returns
    Type Description
    FbxAnimCurveDef.ETangentMode

    GetTangentVelocityMode()

    Declaration
    public FbxAnimCurveDef.EVelocityMode GetTangentVelocityMode()
    Returns
    Type Description
    FbxAnimCurveDef.EVelocityMode

    GetTangentVisibility()

    Declaration
    public FbxAnimCurveDef.ETangentVisibility GetTangentVisibility()
    Returns
    Type Description
    FbxAnimCurveDef.ETangentVisibility

    GetTangentWeightMode()

    Declaration
    public FbxAnimCurveDef.EWeightedMode GetTangentWeightMode()
    Returns
    Type Description
    FbxAnimCurveDef.EWeightedMode

    SetBreak(Boolean)

    Declaration
    public void SetBreak(bool pVal)
    Parameters
    Type Name Description
    Boolean pVal

    SetDataFloat(FbxAnimCurveDef.EDataIndex, Single)

    Declaration
    public void SetDataFloat(FbxAnimCurveDef.EDataIndex pIndex, float pValue)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EDataIndex pIndex
    Single pValue

    SetTangentMode(FbxAnimCurveDef.ETangentMode)

    Declaration
    public void SetTangentMode(FbxAnimCurveDef.ETangentMode pTangentMode)
    Parameters
    Type Name Description
    FbxAnimCurveDef.ETangentMode pTangentMode

    SetTangentVelocityMode(FbxAnimCurveDef.EVelocityMode)

    Declaration
    public void SetTangentVelocityMode(FbxAnimCurveDef.EVelocityMode pTangentVelocityMode)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EVelocityMode pTangentVelocityMode

    SetTangentVelocityMode(FbxAnimCurveDef.EVelocityMode, FbxAnimCurveDef.EVelocityMode)

    Declaration
    public void SetTangentVelocityMode(FbxAnimCurveDef.EVelocityMode pTangentVelocityMode, FbxAnimCurveDef.EVelocityMode pMask)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EVelocityMode pTangentVelocityMode
    FbxAnimCurveDef.EVelocityMode pMask

    SetTangentVisibility(FbxAnimCurveDef.ETangentVisibility)

    Declaration
    public void SetTangentVisibility(FbxAnimCurveDef.ETangentVisibility pVisibility)
    Parameters
    Type Name Description
    FbxAnimCurveDef.ETangentVisibility pVisibility

    SetTangentWeightAndAdjustTangent(FbxAnimCurveDef.EDataIndex, Double)

    Declaration
    public void SetTangentWeightAndAdjustTangent(FbxAnimCurveDef.EDataIndex pIndex, double pWeight)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EDataIndex pIndex
    Double pWeight

    SetTangentWeightMode(FbxAnimCurveDef.EWeightedMode)

    Declaration
    public void SetTangentWeightMode(FbxAnimCurveDef.EWeightedMode pTangentWeightMode)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EWeightedMode pTangentWeightMode

    SetTangentWeightMode(FbxAnimCurveDef.EWeightedMode, FbxAnimCurveDef.EWeightedMode)

    Declaration
    public void SetTangentWeightMode(FbxAnimCurveDef.EWeightedMode pTangentWeightMode, FbxAnimCurveDef.EWeightedMode pMask)
    Parameters
    Type Name Description
    FbxAnimCurveDef.EWeightedMode pTangentWeightMode
    FbxAnimCurveDef.EWeightedMode pMask
    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