Class AlembicCamera
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 AlembicCamera : AlembicElement, IDisposable
Properties
abcSchema
Declaration
public override aiSchema abcSchema { get; }
Property Value
| Type | Description |
|---|---|
| aiSchema |
Overrides
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
AbcSyncDataEnd()
Declaration
public override void AbcSyncDataEnd()