 | ILinkPeer.nodeTransform Property |
Transform that defines the position and orientation of the base node to which all the
renderers and physical anchors are aligned.
Namespace:
KASAPIv2
Assembly:
KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
SyntaxTransform nodeTransform { get; }
Request Example
View SourceProperty Value
Type:
TransformGame object transformation. It's never
null.
See Also