Base Model deformer class.
Public Member Functions | |
__init__ (str pName, object pObject=None) | |
Constructor. | |
Public Attributes | |
FBPropertyPointCacheFile | PointCacheFile |
Read Write Property: Point Cache File Object. | |
FBPropertyBase | Active |
Read Write Property: Active. | |
FBPropertyBase | ChannelIndex |
Read Write Property: Channel Index. | |
FBPropertyString | ChannelName |
Read Only Property: Channel Name. | |
FBPropertyBase | ChannelCount |
Read Only Property: Channel Count. | |
FBPropertyBase | ChannelStart |
Read Only Property: Channel Start. | |
FBPropertyBase | ChannelEnd |
Read Only Property: Channel End. | |
FBPropertyBase | ChannelSampleRegular |
Read Only Property: Channel Sample Regular. | |
FBPropertyBase | ChannelFrameRate |
Read Only Property: Channel FrameRate. | |
FBPropertyBase | ChannelPointCount |
Read Only Property: Channel Point Count. |
Constructor.
pName | Name of deformer. |
pObject | For internal use only(default=NULL). |
Reimplemented from FBDeformer.
FBPropertyPointCacheFile PointCacheFile |
Read Write Property: Point Cache File Object.
FBPropertyBase Active |
Read Write Property: Active.
FBPropertyBase ChannelIndex |
Read Write Property: Channel Index.
Read Only Property: Channel Name.
FBPropertyBase ChannelCount |
Read Only Property: Channel Count.
FBPropertyBase ChannelStart |
Read Only Property: Channel Start.
FBPropertyBase ChannelEnd |
Read Only Property: Channel End.
FBPropertyBase ChannelSampleRegular |
Read Only Property: Channel Sample Regular.
FBPropertyBase ChannelFrameRate |
Read Only Property: Channel FrameRate.
FBPropertyBase ChannelPointCount |
Read Only Property: Channel Point Count.