Component:ProtoFluxTool

From Resonite Wiki
Component image 
Proto Flux Tool component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Usage

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.
_equipLink direct LinkTarget`1<ITool>
TipReference Slot
BlockGripEquip Bool
BlockRemoteEquip Bool
EquipName String
_overrideActiveTool InteractionHandler
_gripPosesGenerated Bool
SpawnNodeType direct SyncType
WirePoint Slot
MaxConnectDistance Float
SelectionProgress Float
HoveringElementName String
HoveringElementContentType direct SyncType
HoveringElementColor ColorX
_selectedNodes list of ProtoFluxNodeVisual
_wirePointPosition field drive of Float3
_text TextRenderer
_currentProxy ProtoFluxElementProxy
_currentTempWire Slot
_currentCutLine Slot
_cutLineScale field drive of Float3
_cutLineOrientation field drive of FloatQ
_currentHighlightedNode ProtoFluxNodeVisual

Behavior

Examples

See Also