Tanoda
DitzelGames.FastIK.FastIKLook Class Reference
Inheritance diagram for DitzelGames.FastIK.FastIKLook:

Public Attributes

Transform Target
 Look at target More...
 

Protected Attributes

Vector3 StartDirection
 Initial direction More...
 
Quaternion StartRotation
 Initial Rotation More...
 

Detailed Description

Definition at line 5 of file FastIKLook.cs.

Member Data Documentation

◆ StartDirection

Vector3 DitzelGames.FastIK.FastIKLook.StartDirection
protected

Initial direction

Definition at line 15 of file FastIKLook.cs.

◆ StartRotation

Quaternion DitzelGames.FastIK.FastIKLook.StartRotation
protected

Initial Rotation

Definition at line 20 of file FastIKLook.cs.

◆ Target

Transform DitzelGames.FastIK.FastIKLook.Target

Look at target

Definition at line 10 of file FastIKLook.cs.


The documentation for this class was generated from the following file: