<ColorArrayDataCapture> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » DataCapture » ColorArrayDataCapture

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<ArraySubscriptParams>ArraySubscriptParamsReturns a pointer to the underlying <ArraySubscriptParams> object.
int32RowsSets or gets the number of rows in the <Color>. For example: 2 is vec2, 3 is vec3, and 4 is vec4. This should always be set to 4.