|
Arbor: State Diagram Editor
2.2.0
|
Class to handle a flexible Vector3 type reference method there is more than one. More...
Public Types | |
| enum | Type { Constant, Parameter, Calculator } |
| Reference type More... | |
Public Member Functions | |
| FlexibleVector3 (Vector3 value) | |
| FlexibleVector3 (Vector3ParameterReference parameter) | |
| FlexibleVector3 (InputSlotVector3 slot) | |
Static Public Member Functions | |
| static | operator Vector3 (FlexibleVector3 af) |
| static | operator FlexibleVector3 (Vector3 value) |
Properties | |
| Vector3 | value [get] |
| It returns a value More... | |
Class to handle a flexible Vector3 type reference method there is more than one.
|
strong |
Reference type
| Enumerator | |
|---|---|
| Constant |
Constant |
| Parameter | |
| Calculator |
Calculator slot |
| FlexibleVector3 | ( | Vector3 | value | ) |
| FlexibleVector3 | ( | Vector3ParameterReference | parameter | ) |
| FlexibleVector3 | ( | InputSlotVector3 | slot | ) |
|
explicitstatic |
|
explicitstatic |
|
get |
It returns a value