|
@@ -4175,6 +4175,7 @@ Methods:
|
|
|
- Vector3 GetWorldUp() const
|
|
- Vector3 GetWorldUp() const
|
|
|
- Vector3 GetWorldRight() const
|
|
- Vector3 GetWorldRight() const
|
|
|
- Vector3 GetWorldScale() const
|
|
- Vector3 GetWorldScale() const
|
|
|
|
|
+- Vector3 GetSignedWorldScale() const
|
|
|
- Vector2 GetWorldScale2D() const
|
|
- Vector2 GetWorldScale2D() const
|
|
|
- const Matrix3x4& GetWorldTransform() const
|
|
- const Matrix3x4& GetWorldTransform() const
|
|
|
- Vector3 LocalToWorld(const Vector3& position) const
|
|
- Vector3 LocalToWorld(const Vector3& position) const
|
|
@@ -4237,6 +4238,7 @@ Properties:
|
|
|
- Vector3 worldUp (readonly)
|
|
- Vector3 worldUp (readonly)
|
|
|
- Vector3 worldRight (readonly)
|
|
- Vector3 worldRight (readonly)
|
|
|
- Vector3 worldScale
|
|
- Vector3 worldScale
|
|
|
|
|
+- Vector3 signedWorldScale (readonly)
|
|
|
- Vector2 worldScale2D
|
|
- Vector2 worldScale2D
|
|
|
- Matrix3x4& worldTransform (readonly)
|
|
- Matrix3x4& worldTransform (readonly)
|
|
|
- bool dirty (readonly)
|
|
- bool dirty (readonly)
|