Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Adds a Camera3D to the current SceneGraph.root as a child and then triggers the Camera3D
Link copied to clipboard
inline fun SceneGraph<*>.directionalLight(callback: DirectionalLight.() -> Unit = {}): DirectionalLight
Adds a DirectionalLight to the current SceneGraph.root as a child and then triggers the DirectionalLight
Adds a DirectionalLight to the current Node as a child and then triggers the callback
Link copied to clipboard
Adds a MeshNode to the current SceneGraph.root as a child and then triggers the MeshNode
Link copied to clipboard