COLLIDERTYPES

Members

(static, constant) DYNAMIC :'DYNAMIC'

Description:
  • The dynamic collider type.
Source:
The dynamic collider type.
Type:
  • 'DYNAMIC'

(static, constant) KINETIC :'KINETIC'

Description:
  • The kinetic collider type.
Source:
The kinetic collider type.
Type:
  • 'KINETIC'

(static, constant) STATIC :'STATIC'

Description:
  • The static collider type.
Source:
The static collider type.
Type:
  • 'STATIC'