Primary parameters for primitives such as
Physics Enabled or Phantom
Declaration Syntax
C# |
[ FlagsAttribute] public enum PrimFlags
Members
Member | Description |
---|---|
None | Deprecated
|
Physics | Whether physics are enabled for this object
|
CreateSelected |
|
ObjectModify |
|
ObjectCopy |
|
ObjectAnyOwner |
|
ObjectYouOwner |
|
Scripted |
|
Touch | Whether this object contains an active touch script
|
ObjectMove |
|
Money | Whether this object can receive payments
|
Phantom | Whether this object is phantom (no collisions)
|
InventoryEmpty |
|
JointHinge |
|
JointP2P |
|
JointLP2P |
|
JointWheel | Deprecated
|
AllowInventoryDrop |
|
ObjectTransfer |
|
ObjectGroupOwned |
|
ObjectYouOfficer | Deprecated
|
CameraDecoupled |
|
AnimSource |
|
CameraSource |
|
CastShadows |
|
DieAtEdge | Server flag, will not be sent to clients. Specifies that the
object is destroyed when it touches a simulator edge
|
ReturnAtEdge | Server flag, will not be sent to clients. Specifies that the
object will be returned to the owner's inventory when it touches a
simulator edge
|
Sandbox | Server flag, will not be sent to clients.
|
Flying | Server flag, will not be sent to client. Specifies that the
object is hovering/flying
|
ObjectOwnerModify |
|
TemporaryOnRez |
|
Temporary |
|
ZlibCompressed |
|
Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0