Component:ProjectedRectSlotDriver: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page ProjectedRectSlotDriver (Component) to Component:ProjectedRectSlotDriver: Creating component Namespace
Automated: update Fields, Categories
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|_position|Float3|  
|_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv0=true|
|Target|Slot|  
|Target|Slot|
|_rotation|FloatQ|  
|_rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv2=true|
|_scale|Float3|  
|_scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv3=true|
|_originalParent|Slot|  
|_originalParent|Slot|
|_lastTarget|Slot|  
|_lastTarget|Slot|
}}
}}


Line 31: Line 31:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|ProjectedRectSlotDriver (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Projected Rect Slot Driver]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:UIX:Utility{{#translation:}}|ProjectedRectSlotDriver (Component){{#translation:}}]]
[[Category:Components:UIX:Utility{{#translation:}}|Projected Rect Slot Driver]]

Revision as of 21:40, 3 March 2024


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


Component image 
ProjectedRectSlotDriver component as seen in the Scene Inspector


Intoduction

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.
_position field drive of Float3
Target Slot
_rotation field drive of FloatQ
_scale field drive of Float3
_originalParent Slot
_lastTarget Slot

Behavior

Examples

Related Components