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

    Struct aeObject

    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 aeObject

    Fields

    self

    Declaration
    public IntPtr self
    Field Value
    Type Description
    System.IntPtr

    Methods

    AddFaceSet(String)

    Declaration
    public void AddFaceSet(string name)
    Parameters
    Type Name Description
    System.String name

    MarkForceInvisible()

    Declaration
    public void MarkForceInvisible()

    NewCamera(String, Int32)

    Declaration
    public aeObject NewCamera(string name, int tsi)
    Parameters
    Type Name Description
    System.String name
    System.Int32 tsi
    Returns
    Type Description
    aeObject

    NewPoints(String, Int32)

    Declaration
    public aeObject NewPoints(string name, int tsi)
    Parameters
    Type Name Description
    System.String name
    System.Int32 tsi
    Returns
    Type Description
    aeObject

    NewPolyMesh(String, Int32)

    Declaration
    public aeObject NewPolyMesh(string name, int tsi)
    Parameters
    Type Name Description
    System.String name
    System.Int32 tsi
    Returns
    Type Description
    aeObject

    NewProperty(String, aePropertyType)

    Declaration
    public aeProperty NewProperty(string name, aePropertyType type)
    Parameters
    Type Name Description
    System.String name
    aePropertyType type
    Returns
    Type Description
    aeProperty

    NewXform(String, Int32)

    Declaration
    public aeObject NewXform(string name, int tsi)
    Parameters
    Type Name Description
    System.String name
    System.Int32 tsi
    Returns
    Type Description
    aeObject

    WriteSample(ref aeCameraData)

    Declaration
    public void WriteSample(ref aeCameraData data)
    Parameters
    Type Name Description
    aeCameraData data

    WriteSample(ref aePointsData)

    Declaration
    public void WriteSample(ref aePointsData data)
    Parameters
    Type Name Description
    aePointsData data

    WriteSample(ref aePolyMeshData)

    Declaration
    public void WriteSample(ref aePolyMeshData data)
    Parameters
    Type Name Description
    aePolyMeshData data

    WriteSample(ref aeXformData)

    Declaration
    public void WriteSample(ref aeXformData data)
    Parameters
    Type Name Description
    aeXformData data
    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