Property | Type | Description | |
---|---|---|---|
frustumPlanes | UnityEngine.Plane[] | ||
interpolator | |||
tagalongCollider |
Method | Description | |
---|---|---|
CalculateTagalongTargetPosition ( |
Determines if the Tagalong needs to move based on the provided position.
|
|
Start ( ) : void | ||
Update ( ) : void |
protected CalculateTagalongTargetPosition ( |
||
fromPosition | Where the Tagalong is. | |
toPosition | Where the Tagalong needs to go. | |
return | bool |
protected Plane[],UnityEngine frustumPlanes | ||
return | UnityEngine.Plane[] |
protected Interpolator,HoloToolkit.Unity interpolator | ||
return |