ViewTarget

From Virtual World Web Wiki
Revision as of 21:03, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the ViewTarget class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Used when specifying the parts of an instance DOM a user should have access to

Remarks [edit]

Enum Values

None = 0
Instance = 1
Scene = 2
Persona = 4
Participants = 8
All = 15