Class AlembicRecorder.RootCapturer
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 RootCapturer : ComponentCapturer
Constructors
RootCapturer(AlembicRecorder, aeObject)
Declaration
public RootCapturer(AlembicRecorder rec, aeObject abc)
Parameters
Type | Name | Description |
---|---|---|
AlembicRecorder | rec | |
aeObject | abc |
Methods
Capture()
Declaration
public override void Capture()
Overrides
Setup(Component)
Declaration
public override void Setup(Component c)
Parameters
Type | Name | Description |
---|---|---|
Component | c |