ecspresso
Preparing search index...
plugins/physics2D
Physics2DOwnComponentTypes
Interface Physics2DOwnComponentTypes
Component types directly provided by the physics plugin.
interface
Physics2DOwnComponentTypes
{
force
:
Vector2D
;
rigidBody
:
RigidBody
;
velocity
:
Vector2D
;
}
Hierarchy (
View Summary
)
Physics2DOwnComponentTypes
Physics2DComponentTypes
Index
Properties
force
rigid
Body
velocity
Properties
force
force
:
Vector2D
rigid
Body
rigidBody
:
RigidBody
velocity
velocity
:
Vector2D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
force
rigid
Body
velocity
ecspresso
Loading...
Component types directly provided by the physics plugin.