m ProbablePrime moved page BoxGizmo (Component) to Component:BoxGizmo: Creating component Namespace |
Automated: update Fields |
||
Line 12: | Line 12: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|TargetSlot|Slot| | |TargetSlot|Slot| | ||
| | |BoxCenterSpace|{{RootFieldType|RootSpace}}|TypeAdv1=true| | ||
| | |BoxSizeSpace|{{RootFieldType|RootSpace}}|TypeAdv2=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| | ||
| | |||
| | |||
| | |||
|LockOffset|Bool| | |LockOffset|Bool| | ||
|_vertices|SyncList`1| | |_vertices|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:Float3|Float3]]>}}|TypeAdv6=true| | ||
|_edges|SyncList`1| | |_edges|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:Float3|Float3]]>}}|TypeAdv7=true| | ||
|_faces|SyncList`1| | |_faces|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:Float3|Float3]]>}}|TypeAdv8=true| | ||
|_sphereColliderRadii|SyncList`1| | |_sphereColliderRadii|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:Float|Float]]>}}|TypeAdv9=true| | ||
|_material|OverlayFresnelMaterial| | |_material|'''[[OverlayFresnelMaterial|OverlayFresnelMaterial]]'''|TypeAdv10=true| | ||
|_handleSphere|IcoSphereMesh| | |_handleSphere|'''[[Component:IcoSphereMesh|IcoSphereMesh]]'''|TypeAdv11=true| | ||
|_visualRoot|Slot| | |_visualRoot|Slot| | ||
|_visualPosition| | |_visualPosition|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv13=true| | ||
|_visualRotation| | |_visualRotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv14=true| | ||
|_visualScale| | |_visualScale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv15=true| | ||
|_tubeBox|TubeBoxMesh| | |_tubeBox|{{RootFieldType|DriveRef`1|[[Component:TubeBoxMesh|TubeBoxMesh]]}}|TypeAdv16=true| | ||
}} | }} | ||
Revision as of 22:48, 3 March 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 | |
BoxSizeSpace
|
direct RootSpace | |
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> |