Gets the transform from the parent of this object to the root object.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Transform GetParentRootTransform() |
| Visual Basic |
|---|
Public Function GetParentRootTransform As Transform |
| JScript |
|---|
public function GetParentRootTransform() : Transform |