Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMExecuteContext
| Type | Name | Description | |
|---|---|---|---|
| FTransform | ToVMSpace
(
const FTransform& InTransform |
Converts a transform from world space to VM (global) space | |
| FVector | ToVMSpace
(
const FVector& InLocation |
Converts a location from world space to VM (global) space | |
| FQuat | ToVMSpace
(
const FQuat& InRotation |
Converts a rotation from world space to VM (global) space |