Skip to main content
edited title
Link

In UnityScripting C#, What's the distinction between global spacecoordinates and world space?

more source
Source Link

In Unity game engine and C# scripting; Is there any distinction between global space and world space? Are this two the same thing and identical or there is a distinction? I'm not confusing between local and global. The relation between local-global is the same to local-world? Can I exchange this two words (global and world) without creating confusion?

for example in the Unity manual: https://docs.unity3d.com/Manual/Transforms.html

Make a distinction adding "or":

world space or global coordinates.

In Unity game engine and C# scripting; Is there any distinction between global space and world space? Are this two the same thing and identical or there is a distinction? I'm not confusing between local and global. The relation between local-global is the same to local-world? Can I exchange this two words (global and world) without creating confusion?

In Unity game engine and C# scripting; Is there any distinction between global space and world space? Are this two the same thing and identical or there is a distinction? I'm not confusing between local and global. The relation between local-global is the same to local-world? Can I exchange this two words (global and world) without creating confusion?

for example in the Unity manual: https://docs.unity3d.com/Manual/Transforms.html

Make a distinction adding "or":

world space or global coordinates.

So that there is no confusion: This question is about UnityScripting and not in general.
Link

In UnityUnityScripting C#, What's the distinction between global space and world space?

Rollback to Revision 2
Source Link
Loading
Rollback to Revision 3
Source Link
Loading
added 13 characters in body; edited tags; edited title
Source Link
Loading
edited title; edited tags
Source Link
user1430
user1430
Loading
added 12 characters in body
Source Link
Loading
edited title
Source Link
Loading
Made the question more generic.
Source Link
Vaillancourt
  • 16.4k
  • 17
  • 56
  • 61
Loading
edited tags
Link
Loading
Source Link
Loading