PRIM TYPE

From Second Life Wiki
Revision as of 18:43, 17 April 2008 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

Description

Constant: integer PRIM_TYPE = 9;

The integer constant PRIM_TYPE has the value 9

Sets the type of the prim

Caveats

  • If map is missing from the prim's inventory and it is not a UUID or it is not a texture then an error is shouted on DEBUG_CHANNEL.
  • If map is a UUID then there are no new asset permissions consequences for the object.
    • The resulting object develops no new usage restrictions that might have occurred if the asset had been placed in the prims inventory.


Deep Notes

Search JIRA for related Issues

Signature

integer PRIM_TYPE = 9;