<Code Lib>
2025.3 Method
Changes 0
M

Instance.GetTotalTransform

Description:
Gets the total transform, which includes the true north transform for instances like import instances.
Remarks:
For most of other instances, it simply returns the inherent transform.

public Transform GetTotalTransform()

Transform The calculated total transform.

Loading…