Searched refs:emitterJsValue (Results 1 – 1 of 1) sorted by relevance
670 auto emitterJsValue = particleJsObj->GetProperty("emitter"); in ParseParticleOption() local671 if (!emitterJsValue->IsObject()) { in ParseParticleOption()675 auto emitterJsObj = JSRef<JSObject>::Cast(emitterJsValue); in ParseParticleOption()