svec4
- Last UpdatedSep 05, 2024
- 1 minute read
This topic is about the SVEC4 data type.
Value syntax
1 1 1 0.5
Description
Used by properties that need four double values, such as RGBA color.
Attributes
These are the attributes for SVEC4.
|
Attribute |
Type |
Description |
|---|---|---|
|
isModified |
sbool |
Set to True in the frame where the value of this field is modified. |
|
type |
sstring |
Returns the type name. |
|
x y z w |
sdouble |
Use to obtain single values from the vector. |