docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxTimeSpan

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

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxTimeSpan)

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

    ~FbxTimeSpan()

    Declaration
    protected ~FbxTimeSpan()

    GetDirection()

    Declaration
    public int GetDirection()
    Returns
    Type Description
    int

    GetDuration()

    Declaration
    public FbxTime GetDuration()
    Returns
    Type Description
    FbxTime

    GetHashCode()

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

    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, int)

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

    Operators

    operator ==(FbxTimeSpan, FbxTimeSpan)

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

    operator !=(FbxTimeSpan, FbxTimeSpan)

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