Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters used to describe the Shape

Hierarchy

  • PhysicsShapeParameters

Index

Properties

center?: Vector3

Shape center position

extents?: Vector3

Dimesion extention for the box

includeChildMeshes?: boolean

Use children hierarchy

mesh?: Mesh

Mesh used for Mesh shape or convex hull. It can be different than the mesh the body is attached to.

pointA?: Vector3

First point position that defines the cylinder or capsule

pointB?: Vector3

Second point position that defines the cylinder or capsule

radius?: number

Radius for cylinder, shape and capsule

rotation?: Quaternion

Shape orientation

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme