Base Model deformer class.
Public Member Functions |
|
__init__ (str pName, object pObject=None) | |
Constructor. |
|
Public Attributes |
|
FBPropertyString | CacheFileName |
Read Write Property: Filename of
media. |
|
FBPropertyBase | ChannelCount |
Read Only Property: Channel Count.
|
|
FBPropertyBase | StartTime |
Read Write Property: Start Time.
|
|
FBPropertyBase | StopTime |
Read Write Property: Stop Time.
|
|
FBPropertyBase | PlaySpeed |
Read Write Property: Play Speed.
|
|
FBPropertyBase | Offset |
Read Write Property: Offset. |
|
FBPropertyBase | FreeRunning |
Read Write Property: Free Running.
|
|
FBPropertyBase | Loop |
Read Write Property: Loop. |
Constructor.
pName | Name of Point Cache File Object. |
pObject | For internal use only(default=NULL). |
Read Write Property: Filename of media.
FBPropertyBase ChannelCount |
Read Only Property: Channel Count.
FBPropertyBase StartTime |
Read Write Property: Start Time.
FBPropertyBase StopTime |
Read Write Property: Stop Time.
FBPropertyBase PlaySpeed |
Read Write Property: Play Speed.
FBPropertyBase Offset |
Read Write Property: Offset.
FBPropertyBase FreeRunning |
Read Write Property: Free Running.
FBPropertyBase Loop |
Read Write Property: Loop.