CHARACTER ORIENTATION

From Second Life Wiki
Revision as of 02:56, 16 October 2012 by Dark Mole (talk | contribs) (Defined the associated constants.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:LSL Constant/Pathfinding Character

Description

Constant: integer CHARACTER_ORIENTATION = 4;

The integer constant CHARACTER_ORIENTATION has the value 4

Constant used to indicate that the following argument is the orientation of the capsule for a Pathfinding character. This is used to help denote how to interpret the size of a character.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CHARACTER_ORIENTATION = 4;