Static
importImports billboard configuration from RnM2 format and applies it to scene graph entities. Processes the RHODONITE_billboard extension to enable billboard rendering for specified nodes.
The RnM2 format JSON data containing billboard extension information
Array of scene graph entities corresponding to nodes in the RnM2 data
Static
importImports Effekseer effects from RnM2 format and creates corresponding Effekseer components. Processes the RHODONITE_effekseer extension to load particle effects with their configurations.
The RnM2 format JSON data containing Effekseer extension information
The root scene graph entity that contains all imported entities
Extension class for importing Rhodonite-specific features from RnM2 format files. Handles billboard and Effekseer effect imports.