Searched refs:positonYValue (Results 1 – 1 of 1) sorted by relevance
858 auto positonYValue = positionValue->GetProperty("y")->ToNumber<float>(); in ParseEmitterProperty() local859 emitterProperty.position = { positionXValue, positonYValue }; in ParseEmitterProperty()