StoreEnvironmentCachesToMixer
 
 
 

StoreEnvironmentCachesToMixer

Introduced

v4.2

Description

Stores the environment caches as new actions in the mixer of the relevant models.

Scripting Syntax

oReturn = StoreEnvironmentCachesToMixer( Environment, [Name], [AddClip] );

Return Value

Returns the new actions created as an XSICollection.

Parameters

Parameter Type Description
Environment SimulationEnvironment Specify the environment to store. If there is no current environment then the task does nothing.
Name String Name of the new actions.
AddClip Boolean True to apply the new actions as a clip on the mixer after storing.

Default Value: False