Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

535 total results found

Value Processing Behaviors

Controls and Behaviors Predefined Behaviors

Animation Value Processing Behaviors Jump to Animation Keyframe Expects a Float value between 0 and 1 (inclusive) as an event. Sets a selected animation to a frame corresponding to the value that the AnimationProcessValueBehavior receives. Common Properti...

BehaviorGroup

Controls and Behaviors Predefined Behaviors

BehaviorGroup (Fusion Group) is used to group multiple behaviors (Fusion nodes). This simplifies the organization of behaviors (Fusion nodes) in the extra scene tree and on the Fusion diagram, and makes overall management easier. Once created, BehaviorGroups c...

Control States

Controls and Behaviors

Introduction Controls are components that a user interacts with through direct manipulation to read or edit information about an application. In CGI Studio Controls are templates created for later reuse via control nodes. They are meant to be interactive and ...

Control Examples

Controls and Behaviors

Button Control This section explains how the Button Control works. The Control State Handler Behavior sends its state as an event. Event Handler Behavior uses a „Check Control State“ condition. If the Condition is positive, one or more Actions ...

General 3.11

CGI Studio 3.11

General Changes This page describes general updates that were made to CGI Studio for version 3.11. Documentation and Sample Updates Newly added and reworked documentation about Axure RP Guide Multiple global State Machines tutorial New IVI sample...

Candera 3.11

CGI Studio 3.11

Text engine shaping on host and SceneComposer HarfBuzz shaper got set as default shaper. HarfBuzz is a text shaping library which converts a sequence of Unicode input into properly formatted and positioned glyph output - for any writing system and language. ...

Controls 3.11

CGI Studio 3.11

New Controls BarGraph Control This control is a graph that presents categorical data with rectangular bars with heights proportional to the values that they represent. Used to show comparisons among two or more categories. LineGraph Control A line graph or...

Behaviors 3.11

CGI Studio 3.11

New Behaviors The following Behaviors have been added in CGI Studio 3.11.0: Bar Graph Behavior: Displays a list of values as a Bar Graph. Line Graph Behavior: The line graph behavior is used to draw a 2D line defined by a list of Vector2 elements. ...

SceneComposer 3.11

CGI Studio 3.11

Changes State Machine Support of multiple independent regions of the global state machine got introduced with support of bubbling events. Multiple global state machines can be shown and edited in SceneComposer. State names are inherited when conver...

General 3.10

CGI Studio 3.10

General Changes This page describes general updates that were made to CGI Studio for version 3.10. Documentation and Sample Updates New documentation for the Smart Importer. Visually updated Getting Started Controls sample. Quick Start Guide for t...

Candera 3.10

CGI Studio 3.10

Spark engine support Support for Monotype's lightweight font engine geared towards lower end devices has been added. This engine will require the third-party provisions from Monotype to function properly. The Spark engine can be selected using a CMake flag af...

Control Behaviors 3.10

CGI Studio 3.10

New Behaviors The following Behaviors have been added in CGI Studio 3.10: Sub-List Behavior: Behavior used in the Sub-List control. Modified Behaviors The following Behaviors have been modified in CGI Studio 3.10: List Behavior: Ad...

Controls 3.10

CGI Studio 3.10

New Controls Sub-List Control This control can be added as a child node to an existing List control. The Sub-List can be aligned horizontally or vertically independent of the parent List. The Sub-List action will allow you to collapse or expand this menu. Th...

SceneComposer 3.10

CGI Studio 3.10

Changes Smart Importer The new Smart Importer function will allow you to import files from Photoshop or other design tools, then directly map elements within the file to CGI Studio controls using a built in AI service. For more information regarding the full...

Candera 3.9

CGI Studio 3.9

Animation framework immediately applies the value of the first keyframe after the animation is started:CGI1-38759First key frame value is not applied immediately anymore but at the time the keyframe is defined. Truncation wrong left bearing has been c...

Changes in MixedReality sample

CGI Studio 3.9 General 3.9

MixedReality sample has been modified and uses the new Video Stream (Video Stream) functionalities. Furthermore, the intro video is played in a infinite loop instead of once, which is realized with the new condition behavior (Check Video State) and action beha...

Removal of Candera Safety sample

CGI Studio 3.9 General 3.9

Candera Safety sample, which was added in version 3.4.1, has now been removed in version 3.9. Support for Candera Safety will be dropped until further notice.

Courier V3.9

CGI Studio 3.9

Changes Animation speedup An animation speedup can be triggered by an AnimationReqMsg. See also Animation speedup.The class Courier::AnimationProperties has been adapted accordingly: Float Courier::AnimationProperties::GetSpeedFactor() const; Cande...