Options
Menu

Interface IParticleID

Abstract ID for editing particles. Used in Particle JS API - When particles are created in the JS api, they are given a local creatorTokenID, the actual id for the particle is not known until the server responds to the creator with the correct mapping. This class works with the scripting API an allows the developer to edit particles they created. Checked against /libraries/particles/src/Particle.h September 16th, 2014

Index

Properties

creatorTokenID

creatorTokenID: IUInt32

id

isKnownID

isKnownID: boolean

Generated using TypeDoc