PhysicShapeParams
PhysicShapeParams plain value object
Type: Value
Methods
Declaration | Description |
---|---|
void PhysicShapeParams() | Default constructor |
void PhysicShapeParams(const PhysicShapeParams& in other) | Copy constructor |
PhysicShapeParams& opAssign(const PhysicShapeParams& in other) | operator= |
Properties
Declaration | Description |
---|---|
int type | |
int direction | |
Vector origin | |
Vector angles | |
Vector size | |
array<float>@ multispheres |