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