All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | List of all members
InteractionLookAt Class Reference

Controls LookAtIK for the InteractionSystem More...

Collaboration diagram for InteractionLookAt:
Collaboration graph
[legend]

Public Member Functions

void Look (Transform target, float time)
 Look the specified target for the specified time. More...
 

Public Attributes

float lerpSpeed = 5f
 Interpolation speed of the LookAtIK target. More...
 
float weightSpeed = 1f
 Interpolation speed of the LookAtIK weight. More...
 

Detailed Description

Controls LookAtIK for the InteractionSystem