Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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 | |
FixedMinimumPointDistance
|
Float | |
PositionSmoothing
|
Float | |
RotationSmoothing
|
Float | |
PressureSmoothing
|
Float | |
MaxStrokeLength
|
Float | |
StrokeFadeInLength
|
Float | |
StrokeFadeOutLength
|
Float | |
StrokeGroupFinishWaitTime
|
Float | |
ActivationThreshold
|
Float | |
DeactivationThresholdRatio
|
Float | |
MenuSizeChange
|
Float | |
SnapTip
|
Bool | |
SnapLine
|
Bool | |
StrokesSpace
|
direct RootSpace | |
MakeStrokesGrabbable
|
Bool | |
PositionStrokesToTip
|
Bool | |
OrientStrokesToTip
|
Bool | |
ScaleStrokesToUser
|
Bool | |
PickMaterials
|
Bool | |
PickColors
|
Bool | |
CurrentMaterial
|
Material | |
ColorMappings
|
list of ColorMapping | |
_colorPicker
|
direct SlotCleanupRef`1<ColorDialogInterface> | |
_pickedColor
|
ColorX | |
_hideOnStroke
|
list of Slot | |
_lastUsedMaterial
|
Material | |
_lastCreatedMaterial
|
Material | |
Pressure
|
raw output of Float | |
Position
|
raw output of Float3 | |
Rotation
|
raw output of FloatQ | |
LastPointDelta
|
raw output of Float3 | |
Velocity
|
raw output of Float3 | |
RawDelta
|
raw output of Float3 | |
RawVelocity
|
raw output of Float3 | |
RawStrokeLength
|
raw output of Float | |
StrokeLength
|
raw output of Float | |
NormalizedStrokeLength
|
raw output of Float | |
StrokeFadeMultiplier
|
raw output of Float | |
StrokeGroupIndex
|
raw output of Int | |
TipAnchor
|
Slot | |
StrokePointRate
|
Float | |
ConstantPointRate
|
Float | |
PressureAffectsRate
|
Bool | |
PressureAffectsRadius
|
Bool | |
ParticleSpawnRadius
|
Float | |
SnapPoints
|
Bool | |
MinColor
|
Color | |
MaxColor
|
Color | |
Profile
|
ColorProfile | |
ColorGap
|
Float | |
MinSize
|
Float2 | |
MaxSize
|
Float2 | |
SizeGap
|
Float | |
AtlasInfo
|
AtlasInfo | |
PressureAffectsSize
|
Bool | |
PressureAffectsAlpha
|
Bool | |
PressureAffectsIntensity
|
Bool | |
UseColor
|
Bool | |
MinRotation
|
Float | |
MaxRotation
|
Float | |
RotationGap
|
Float | |
UseRotation
|
Bool | |
UseSize
|
Bool | |
UseUV
|
Bool | |
_previewRenderer
|
MeshRenderer | |
_previewMesh
|
direct DriveRef`1<PointMesh> | |
_previewMeshOffset
|
field drive of Float3 |