myPresentation.getContext( timeContextName ) in Anark Studio 2.5
Get a TimeContext by name.
Arguments
name | type | description |
---|---|---|
timeContextName | String | Variable name of the TimeConte |
- Return Type
- TimeContext
Description
Returns the specified TimeContext. Since TimeContexts can only be created using Anark Studio, you would need to first create a handle for the TimeContext you want to access by using the context property of an asset that is part of the desired TimeContext's component.