OvrTransformActionType

Enumeration

Description

SetLocalPosition

Set position in Local space

SetWorldPosition

Set position in World space

SetLocalRotation

Set rotation in Local space

SetWorldRotation

Set rotation in World space

SetLocalScale

Set local Scale of the object

GetPosition

Get World space position

GetLocalPosition

Get Local space position

GetRotation

Get World space rotation

GetLocalRotation

Get Local space rotation

GetLocalScale

Get local Scale of the object

GetForward

Get World space Forward direction

GetUp

Get World space Up direction

GetRight

Get World space Right direction

GetLocalForward

Get Local space Forward direction

GetLocalUp

Get Local space Up direction

GetLocalRight

Get Local space Right direction

Last updated