luxe: system/physics/box_collider3D.modifier
BoxCollider3D
Section titled “BoxCollider3D”import "luxe: system/physics/box_collider3D.modifier" for BoxCollider3Dno docs found
import "luxe: system/physics/box_collider3D.modifier" for Datano docs found
Variables
Section titled “Variables”var body : Link = nullvar density : Num = 1000var size : Float3 = [1, 1, 1]System
Section titled “System”import "luxe: system/physics/box_collider3D.modifier" for Systemno docs found
System.new(.)
Section titled “System.new(.)”System.new(world : World) : Systemno docs found
System.init(.)
Section titled “System.init(.)”System.init(world : World) : unknownno docs found