luxe: system/physics/capsule_collider3D.modifier
CapsuleCollider3D
Section titled “CapsuleCollider3D”import "luxe: system/physics/capsule_collider3D.modifier" for CapsuleCollider3Dno docs found
import "luxe: system/physics/capsule_collider3D.modifier" for Datano docs found
Variables
Section titled “Variables”var body : Link = nullvar density : Num = 1000var height : Num = 2var width : Num = 1System
Section titled “System”import "luxe: system/physics/capsule_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