ZERO VECTOR/de: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Zai Lynch (talk | contribs)
m New page: {{LSL Constant/de |name=ZERO_VECTOR |type=vector |value={{LSL VR|0.0|0.0|0.0}} |desc |examples |functions |events |cat1 |cat2 |cat3 |cat4 }}
 
(No difference)

Latest revision as of 07:08, 14 August 2008

Beschreibung

Konstante: vector ZERO_VECTOR = <0.0, 0.0, 0.0>;

Die vector Konstante ZERO_VECTOR hat den Wert <0.0, 0.0, 0.0>

Ähnliche Artikel

Deep Notes

Nach JIRA-Issues suchen, die sich hierauf beziehen

Signature

vector ZERO_VECTOR = <0.0, 0.0, 0.0>;