bool Equals | ( | Transform | unityTransform, |
bool | localNotWorld | ||
) |
unityTransform | the Unity class Transform to compare values with. |
localNotWorld | specifies weather to compare this StoredTransform with the local or world coordinates of the provided StoredFullTransform |
References StoredTransform.localPosition, StoredTransform.localRotationEulers, and StoredTransform.localScale.