Struct aeContext | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct aeContext

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UTJ.Alembic
    Syntax
    public struct aeContext

    Fields

    self

    Declaration
    public IntPtr self
    Field Value
    Type Description
    System.IntPtr

    Properties

    topObject

    Declaration
    public aeObject topObject { get; }
    Property Value
    Type Description
    aeObject

    Methods

    AddTime(Single)

    Declaration
    public void AddTime(float start_time)
    Parameters
    Type Name Description
    System.Single start_time

    AddTimeSampling(Single)

    Declaration
    public int AddTimeSampling(float start_time)
    Parameters
    Type Name Description
    System.Single start_time
    Returns
    Type Description
    System.Int32

    Create()

    Declaration
    public static aeContext Create()
    Returns
    Type Description
    aeContext

    Destroy()

    Declaration
    public void Destroy()

    MarkFrameBegin()

    Declaration
    public void MarkFrameBegin()

    MarkFrameEnd()

    Declaration
    public void MarkFrameEnd()

    OpenArchive(String)

    Declaration
    public bool OpenArchive(string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    System.Boolean

    SetConfig(ref aeConfig)

    Declaration
    public void SetConfig(ref aeConfig conf)
    Parameters
    Type Name Description
    aeConfig conf
    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