Automated: update Fields |
add info on the root space to unify meaning |
||
Line 12: | Line 12: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|TargetSlot|Slot| | |TargetSlot|Slot| | ||
|BoxCenterSpace|{{RootFieldType|RootSpace}}|TypeAdv1=true| | |BoxCenterSpace|{{RootFieldType|RootSpace}}|TypeAdv1=true| The coordinate space to transform by when making the result of <code>BoxCenter</code> | ||
|BoxSizeSpace|{{RootFieldType|RootSpace}}|TypeAdv2=true| | |BoxSizeSpace|{{RootFieldType|RootSpace}}|TypeAdv2=true| The coordinate space to transform by when making the result of <code>BoxSize</code> | ||
|BoxSize|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<[[Type:Float3|Float3]]>}}|TypeAdv3=true| | |BoxSize|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<[[Type:Float3|Float3]]>}}|TypeAdv3=true| | ||
|BoxCenter|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<[[Type:Float3|Float3]]>}}|TypeAdv4=true| | |BoxCenter|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<[[Type:Float3|Float3]]>}}|TypeAdv4=true| |
Latest revision as of 17:21, 23 October 2024
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> |