bt.StaticPlaneShape¶
- class bt.StaticPlaneShape¶
- Represents:
c++ class
- Wraps:
btStaticPlaneShape
- Bases:
Constructors:
- bt.StaticPlaneShape(bt.Vector3 planeNormal, bt.Scalar planeConstant)¶
-
- Параметры:
planeNormal (
bt.Vector3) –planeConstant (
bt.Scalar) –