Searched refs:SceneCustomRenderToStr (Results 1 – 1 of 1) sorted by relevance
250 static std::string SceneCustomRenderToStr(const RefPtr<ModelPaintProperty>& modelPaintProperty) in SceneCustomRenderToStr() function287 json->PutExtAttr("customRender", SceneCustomRenderToStr(mainProperty).c_str(), filter); in ToJsonValue()