|
|
|
SWC_sceneSaveSave a scene SWC_sceneSave is a library function which allows users to save scene presenting in context passed to procedure. Input data is a context array name. If the procedure succeeds then the scene is saved. Otherwise, an error is returned. package require SWC SWC_sceneSave context
Scene-Specific Attributes
Return ValueIf SWC_sceneSave succeeds then it returns nothing. If this procedure encounters an error it will return an error string message in the TK console window. Side Effectsnone Examples
This example displays SWC windows to select, allocate and load an element and corresponding information, such as the database resource file name, database and scene. Call the SWC_fcurveCreate function to create fcurves of the attribute Position for the element presenting in MyContext. Save the scene presenting in MyContext. See Also |
|
copyright Video-Collage Inc. |