Class AlembicMesh | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AlembicMesh

    Inheritance
    System.Object
    AlembicElement
    AlembicMesh
    Inherited Members
    AlembicElement.m_abcObj
    AlembicElement.abcTreeNode
    AlembicElement.abcObject
    AlembicElement.GetOrAddComponent<T>()
    AlembicElement.Dispose()
    AlembicElement.AbcPrepareSample()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UTJ.Alembic
    Syntax
    public class AlembicMesh : AlembicElement, IDisposable

    Properties

    abcSchema

    Declaration
    public override aiSchema abcSchema { get; }
    Property Value
    Type Description
    aiSchema
    Overrides
    AlembicElement.abcSchema

    sampleSummary

    Declaration
    public aiMeshSampleSummary sampleSummary { get; }
    Property Value
    Type Description
    aiMeshSampleSummary

    summary

    Declaration
    public aiMeshSummary summary { get; }
    Property Value
    Type Description
    aiMeshSummary

    visibility

    Declaration
    public override bool visibility { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    AlembicElement.visibility

    Methods

    AbcSetup(aiObject, aiSchema)

    Declaration
    public override void AbcSetup(aiObject abcObj, aiSchema abcSchema)
    Parameters
    Type Name Description
    aiObject abcObj
    aiSchema abcSchema
    Overrides
    AlembicElement.AbcSetup(aiObject, aiSchema)

    AbcSyncDataBegin()

    Declaration
    public override void AbcSyncDataBegin()
    Overrides
    AlembicElement.AbcSyncDataBegin()

    AbcSyncDataEnd()

    Declaration
    public override void AbcSyncDataEnd()
    Overrides
    AlembicElement.AbcSyncDataEnd()
    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