HORIZONTAL

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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;