Component:EyeRotationDriver: Difference between revisions

From Resonite Wiki
Automated: update Fields, Categories
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:


<!--T:2-->
<!--T:2-->
== Intoduction ==
The EyeRotationDriver can control the rotation of slots using the data from an [[Component:EyeManager|EyeManager]].


<!--T:3-->
<!--T:3-->

Latest revision as of 17:48, 19 August 2024


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


Component image 
EyeRotationDriver component as seen in the Scene Inspector


The EyeRotationDriver can control the rotation of slots using the data from an EyeManager.

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.
EyeManager EyeManager
EyeMotionScale Float
EyeMotionExp Float
MaxSwing Float
Eyes list of Eye

Behavior

Examples

Related Components