|
hi i can't seem to find an answer to this on the web and a little bit confused as to what the S is, or does it just mean struct??
(comments are locked)
|
|
There's no such thing as Vector3S in Unity (unless you make your own). So, it doesn't stand for anything.... Yes, i guess it's your own class / struct or a type that comes with some third-party framework.
Aug 01 '12 at 02:22 AM
Bunny83
(comments are locked)
|

where did you find S? 8)
it comes up in mono in the auto spell with the other Vector's
Vector2
Vector3
Vector3S
Vector4
wow. i don't see something like this in Visual Studio.
if nobody tells what is this - i can reflect unity's dlls to take Vector3S's sources
just refreshing the question to see if anyone knows what on earth the S is, is this vector3 Superman