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

    Class FbxTimeSpan

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

    Constructors

    FbxTimeSpan()

    Declaration
    public FbxTimeSpan()

    FbxTimeSpan(FbxTime, FbxTime)

    Declaration
    public FbxTimeSpan(FbxTime pStart, FbxTime pStop)
    Parameters
    Type Name Description
    FbxTime pStart
    FbxTime pStop

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxTimeSpan)

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

    GetDirection()

    Declaration
    public int GetDirection()
    Returns
    Type Description
    Int32

    GetDuration()

    Declaration
    public FbxTime GetDuration()
    Returns
    Type Description
    FbxTime

    GetHashCode()

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

    GetSignedDuration()

    Declaration
    public FbxTime GetSignedDuration()
    Returns
    Type Description
    FbxTime

    GetStart()

    Declaration
    public FbxTime GetStart()
    Returns
    Type Description
    FbxTime

    GetStop()

    Declaration
    public FbxTime GetStop()
    Returns
    Type Description
    FbxTime

    Intersect(FbxTimeSpan)

    Declaration
    public FbxTimeSpan Intersect(FbxTimeSpan pTime)
    Parameters
    Type Name Description
    FbxTimeSpan pTime
    Returns
    Type Description
    FbxTimeSpan

    IsInside(FbxTime)

    Declaration
    public bool IsInside(FbxTime pTime)
    Parameters
    Type Name Description
    FbxTime pTime
    Returns
    Type Description
    Boolean

    Set(FbxTime, FbxTime)

    Declaration
    public void Set(FbxTime pStart, FbxTime pStop)
    Parameters
    Type Name Description
    FbxTime pStart
    FbxTime pStop

    SetStart(FbxTime)

    Declaration
    public void SetStart(FbxTime pStart)
    Parameters
    Type Name Description
    FbxTime pStart

    SetStop(FbxTime)

    Declaration
    public void SetStop(FbxTime pStop)
    Parameters
    Type Name Description
    FbxTime pStop

    UnionAssignment(FbxTimeSpan)

    Declaration
    public void UnionAssignment(FbxTimeSpan pSpan)
    Parameters
    Type Name Description
    FbxTimeSpan pSpan

    UnionAssignment(FbxTimeSpan, Int32)

    Declaration
    public void UnionAssignment(FbxTimeSpan pSpan, int pDirection)
    Parameters
    Type Name Description
    FbxTimeSpan pSpan
    Int32 pDirection

    Operators

    Equality(FbxTimeSpan, FbxTimeSpan)

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

    Inequality(FbxTimeSpan, FbxTimeSpan)

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