Specifies the default setting for the Max Frame Rate slider in the Animation Controls panel.
Syntax |
*DefaultMaxFrameRate(value) |
|
Arguments |
Name |
Description |
value |
The value that will be used as the default frame rate setting for the Max Frame Rate slider in the Animation Controls panel. The maximum value accepted is 100. |
|
Example |
*BeginDefaults() *ClosestTimeSync(On) *DefaultMaxFrameRate(100) *EndDefaults() |
|
Application |
HyperView, HyperGraph, MotionView, MediaView, and TextView. |
|
Context |
||
Comments |
|
|
See also |
|
|
|