Searched refs:configJsObject (Results 1 – 1 of 1) sorted by relevance
337 auto configJsObject = JSRef<JSObject>::Cast(configJsValue); in ParseParticleObject() local339 auto srcJsValue = configJsObject->GetProperty("src"); in ParseParticleObject()340 auto sizeJsValue = configJsObject->GetProperty("size"); in ParseParticleObject()341 auto objectFitJsValue = configJsObject->GetProperty("objectFit"); in ParseParticleObject()368 auto radiusJsValue = configJsObject->GetProperty("radius"); in ParseParticleObject()