Searched refs:PointLightProperty (Results 1 – 6 of 6) sorted by relevance
27 void PointLightProperty::ToJsonValue(std::unique_ptr<JsonValue>& json) const {} in ToJsonValue()
108 ACE_PROPERTY_TO_JSON_VALUE(propPointLight_, PointLightProperty); in ToJsonValue()
158 struct PointLightProperty { struct
410 void PointLightProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filte… in ToJsonValue()
599 ACE_DEFINE_PROPERTY_GROUP(PointLight, PointLightProperty);
757 NG::PointLightProperty pointLightProperty;