Specifies if the deformation should follow with the tracking system.
*UndeformedTracking()Specifies if the deformation should follow with the tracking system. |
|||||
*UndeformedTracking()Specifies if the deformation should follow with the tracking system. |
Syntax |
*UndeformedTracking(state) |
|
Argument |
Name |
Description |
state |
On – The deformation should move with the attached tracking system. Off – The deformation should not move with the attached tracking system. |
|
Example |
*BeginDeformed() *ScaleMode(ModelPercent) *Scale(1, 3, 4) *ResolvedInSystem(-1) *ResultType(displacement) *UndeformedMode(Features) *UndeformedColor(meshcolor) *UndeformedTracking(off) *EndDeformed() |
|
Application |
HyperView. |
|
See also |
|
|