docs.unity.cn
    Show / Hide Table of Contents

    Class FbxAnimCurveFilterUnroll

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

    Constructors

    FbxAnimCurveFilterUnroll()

    Declaration
    public FbxAnimCurveFilterUnroll()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Apply(FbxAnimCurveNode)

    Declaration
    public bool Apply(FbxAnimCurveNode pCurveNode)
    Parameters
    Type Name Description
    FbxAnimCurveNode pCurveNode
    Returns
    Type Description
    Boolean

    Apply(FbxAnimCurveNode, FbxStatus)

    Declaration
    public bool Apply(FbxAnimCurveNode pCurveNode, FbxStatus pStatus)
    Parameters
    Type Name Description
    FbxAnimCurveNode pCurveNode
    FbxStatus pStatus
    Returns
    Type Description
    Boolean

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    NeedApply(FbxAnimCurveNode)

    Declaration
    public bool NeedApply(FbxAnimCurveNode pCurveNode)
    Parameters
    Type Name Description
    FbxAnimCurveNode pCurveNode
    Returns
    Type Description
    Boolean

    NeedApply(FbxAnimCurveNode, FbxStatus)

    Declaration
    public bool NeedApply(FbxAnimCurveNode pCurveNode, FbxStatus pStatus)
    Parameters
    Type Name Description
    FbxAnimCurveNode pCurveNode
    FbxStatus pStatus
    Returns
    Type Description
    Boolean

    Reset()

    Declaration
    public void Reset()
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, January 10, 2023
    Terms of use