Automated: update Fields, Categories  | 
				 Fix formatting for niw  | 
				||
| Line 2: | Line 2: | ||
<translate>  | <translate>  | ||
<!--T:1-->  | <!--T:1-->  | ||
{{Infobox Component  | {{Infobox Component  | ||
|Image=EyeLinearDriverComponent.png  | |Image=EyeLinearDriverComponent.png  | ||
|Name=EyeLinearDriver  | |Name=EyeLinearDriver  | ||
}}  | }}  | ||
{{stub}}  | |||
<!--T:3-->  | <!--T:3-->  | ||
==   | == Fields ==  | ||
{{Table ComponentFields  | {{Table ComponentFields  | ||
|EyeManager|'''[[Component:EyeManager|EyeManager]]'''|TypeAdv0=true|  | |EyeManager|'''[[Component:EyeManager|EyeManager]]'''|TypeAdv0=true|  | ||
| Line 25: | Line 22: | ||
|CombinedCloseSubtractLimits|{{RootFieldType|SyncList`1|[[#EyeCloseLimit|EyeCloseLimit]]}}|TypeAdv9=true|  | |CombinedCloseSubtractLimits|{{RootFieldType|SyncList`1|[[#EyeCloseLimit|EyeCloseLimit]]}}|TypeAdv9=true|  | ||
|Eyes|{{RootFieldType|SyncList`1|[[#Eye|Eye]]}}|TypeAdv10=true|  | |Eyes|{{RootFieldType|SyncList`1|[[#Eye|Eye]]}}|TypeAdv10=true|  | ||
}}  | |||
== Eye ==  | |||
{{Table TypeFields  | |||
}}  | }}  | ||
<!--T:4-->  | <!--T:4-->  | ||
==   | == Usage ==  | ||
<!--T:5-->  | <!--T:5-->  | ||
| Line 34: | Line 35: | ||
<!--T:6-->  | <!--T:6-->  | ||
==   | == See Also ==  | ||
</translate>  | </translate>  | ||
[[Category:Components{{#translation:}}|Eye Linear Driver]]  | [[Category:Components{{#translation:}}|Eye Linear Driver]]  | ||
Revision as of 15:53, 25 December 2024
Component image 
EyeLinearDriver component as seen in the Scene Inspector 

This article or section is a stub. You can help the Resonite wiki by expanding it.
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. Some components stop their functionality when this field is disabled, but some don't. | 
EyeManager
 | 
EyeManager | |
ProjectionPlaneSize
 | 
Float2 | |
ProjectionPointDistance
 | 
Float | |
PositionOffsetCenter
 | 
Float2 | |
PositionOffsetRange
 | 
Float2 | |
MinimumTargetPointDistance
 | 
Float | |
PositionClampMode
 | 
ClampMode | |
LeftCloseSubtractLimits
 | 
list of EyeCloseLimit | |
RightCloseSubtractLimits
 | 
list of EyeCloseLimit | |
CombinedCloseSubtractLimits
 | 
list of EyeCloseLimit | |
Eyes
 | 
list of Eye | 
Eye
| Name | Type | Description | 
|---|