VR Interaction Framework v2.0
Loading...
Searching...
No Matches
BNG.ScaleBetweenPoints Class Reference

Scales an object's local Z scale to match a Begin / End point. More...

Inheritance diagram for BNG.ScaleBetweenPoints:

Public Attributes

Transform Begin
 
Transform End
 
bool DoUpdate = true
 
bool DoLateUpdate = false
 
bool LookAtTarget = false
 

Detailed Description

Scales an object's local Z scale to match a Begin / End point.

Member Data Documentation

◆ Begin

Transform BNG.ScaleBetweenPoints.Begin

◆ DoLateUpdate

bool BNG.ScaleBetweenPoints.DoLateUpdate = false

◆ DoUpdate

bool BNG.ScaleBetweenPoints.DoUpdate = true

◆ End

Transform BNG.ScaleBetweenPoints.End

◆ LookAtTarget

bool BNG.ScaleBetweenPoints.LookAtTarget = false

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