Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ERigidBody2DType

Index

Enumeration members

Enumeration members

Animated

Animated: = 3

An extension of Kinematic type, can be animated by Animation.

Dynamic

Dynamic: = 2

positive mass, non-zero velocity determined by forces.

Kinematic

Kinematic: = 1

zero mass, non-zero velocity set by user.

Static

Static: = 0

zero mass, zero velocity, may be manually moved.

Generated using TypeDoc