This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
TargetSlot
|
Slot | |
BoxCenterSpace
|
direct RootSpace | The coordinate space to transform by when making the result of BoxCenter
|
BoxSizeSpace
|
direct RootSpace | The coordinate space to transform by when making the result of BoxSize
|
BoxSize
|
direct RelayRef`1<IField`1<Float3>> | |
BoxCenter
|
direct RelayRef`1<IField`1<Float3>> | |
LockOffset
|
Bool | |
_vertices
|
list of FieldDrive`1<Float3> | |
_edges
|
list of FieldDrive`1<Float3> | |
_faces
|
list of FieldDrive`1<Float3> | |
_sphereColliderRadii
|
list of FieldDrive`1<Float> | |
_material
|
OverlayFresnelMaterial | |
_handleSphere
|
IcoSphereMesh | |
_visualRoot
|
Slot | |
_visualPosition
|
field drive of Float3 | |
_visualRotation
|
field drive of FloatQ | |
_visualScale
|
field drive of Float3 | |
_tubeBox
|
direct DriveRef`1<TubeBoxMesh> |