m ProbablePrime moved page RayDriver (Component) to Component:RayDriver: Creating component Namespace |
Automated: update Fields |
||
Line 12: | Line 12: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|MaxDistance|Float| | |MaxDistance|Float| | ||
|PointA|Sync`1| | |PointA|{{RootFieldType|DriveRef`1|[[Type:Sync`1|Sync`1]]<[[Type:Float3|Float3]]>}}|TypeAdv1=true| | ||
|PointB|Sync`1| | |PointB|{{RootFieldType|DriveRef`1|[[Type:Sync`1|Sync`1]]<[[Type:Float3|Float3]]>}}|TypeAdv2=true| | ||
|LocalOrigin|Float3| | |LocalOrigin|Float3| | ||
|LocalDirection|Float3| | |LocalDirection|Float3| |
Revision as of 21:26, 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. |
MaxDistance
|
Float | |
PointA
|
direct DriveRef`1<Sync`1<Float3>> | |
PointB
|
direct DriveRef`1<Sync`1<Float3>> | |
LocalOrigin
|
Float3 | |
LocalDirection
|
Float3 |