HORIZONTAL

From Second Life Wiki
Revision as of 02:55, 16 October 2012 by Dark Mole (talk | contribs) (Added the character orientation constant to the list of constants.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:LSL Constant/Pathfinding Character

Description

Constant: integer HORIZONTAL = 1;

The integer constant HORIZONTAL has the value 1

Constant to indicate that the orientation of the capsule for a Pathfinding character is horizontal.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer HORIZONTAL = 1;