Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhysicsJointData

Interface for Physics-Joint data

see

https://doc.babylonjs.com/how_to/using_the_physics_engine

Hierarchy

Index

Properties

Optional collisionSearch playground for collision

collision: boolean

The collision of the joint

Optional connectedAxisSearch playground for connectedAxis

connectedAxis: Vector3

The connected axis of the joint

Optional connectedPivotSearch playground for connectedPivot

connectedPivot: Vector3

The connected pivot of the joint

Optional mainAxisSearch playground for mainAxis

mainAxis: Vector3

The main axis of the joint

Optional mainPivotSearch playground for mainPivot

mainPivot: Vector3

The main pivot of the joint

Optional nativeParamsSearch playground for nativeParams

nativeParams: any

Native Oimo/Cannon/Energy data

Legend

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