Collider

open class Collider

Represents the collision information associated with a transformation that can be attached to the collision system. Not publicly exposed.

Constructors

Link copied to clipboard
constructor(node: Node)

Properties

Link copied to clipboard
open var node: Node

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setShape(localCollisionShape: CollisionShape)