Automated: update Fields |
m Add links to mentioned components. |
||
Line 1: | Line 1: | ||
<languages></languages><noinclude><translate><!--T:1--> | <languages></languages><noinclude><translate><!--T:1--> | ||
</noinclude> | </noinclude> | ||
RemoteConnectionPointDriver allows driving local position, vector, orientation and size from a target Slot. It can be used with TubeWireMesh and StripeWireMesh to drive the other point from another slot. | RemoteConnectionPointDriver allows driving local position, vector, orientation and size from a target Slot. It can be used with [[Component:TubeWireMesh|TubeWireMesh]] and [[Component:StripeWireMesh|StripeWireMesh]] to drive the other point from another slot. | ||
<!--T:6--> | <!--T:6--> |
Latest revision as of 21:32, 3 March 2024
RemoteConnectionPointDriver allows driving local position, vector, orientation and size from a target Slot. It can be used with TubeWireMesh and StripeWireMesh to drive the other point from another slot.
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. |
FilterThreshold
|
Float | |
TargetPoint
|
direct TransformRelayRef | |
TargetVector
|
Float3 | |
TargetSize
|
Float | |
TargetOrientation
|
FloatQ | |
LocalPoint
|
field drive of Float3 | |
LocalVector
|
field drive of Float3 | |
LocalOrientation
|
field drive of FloatQ | |
LocalSize
|
field drive of Float |
Usage
- It's not a complete physical rope simulator or anything, but it lets you connect two endpoints using the different wire mesh types.
- Hyper convenience components that make tube meshes squishy like neurons