Class AlembicMesh
Inherited Members
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
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
Methods
AbcSetup(aiObject, aiSchema)
Declaration
public override void AbcSetup(aiObject abcObj, aiSchema abcSchema)
Parameters
Type | Name | Description |
---|---|---|
aiObject | abcObj | |
aiSchema | abcSchema |
Overrides
AbcSyncDataBegin()
Declaration
public override void AbcSyncDataBegin()
Overrides
AbcSyncDataEnd()
Declaration
public override void AbcSyncDataEnd()