Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SphereCollisionShape

Hierarchy

Index

Constructors

constructor

Properties

center

center: Vector3 = new Vector3()

radius

radius: number = 1

tag

tag: string = "Sphere"

Methods

checkCollisions

copy

deserialize

destroy

  • destroy(): void

getTestPriority

  • getTestPriority(): CollisionTestPriority

isA

  • isA<T>(type: object): boolean

serialize

setProperty

  • setProperty(name: string, value: any): void

setState

upgrade