Skip to content

luxe API (2025.1.2)


luxe: system/physics/box_collider3D.modifier module


BoxCollider3D

import "luxe: system/physics/box_collider3D.modifier" for BoxCollider3D

no docs found


Data

import "luxe: system/physics/box_collider3D.modifier" for Data

no docs found

  • var body : Link = null
  • var density : Num = 1000
  • var size : Float3 = [1, 1, 1]

System

import "luxe: system/physics/box_collider3D.modifier" for System

no docs found

  • new(world: World)
  • init(world: World)

System.new(world: World) returns System

no docs found

System.init(world: World) returns unknown

no docs found