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