GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Physics
BasePhysicsComponent Class
BasePhysicsComponent Properties
CollisionGroup Property
CollisionMask Property
EnableSimulation Property
Friction Property
InvokeCollisionEvents Property
IsEthereal Property
IsKinematic Property
IsStatic Property
Position Property
Restitution Property
Scale Property
WorldTransform Property
BasePhysicsComponent
Scale Property
Set / get body scale.
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Vector3
Scale
{
get
;
set
; }
Property Value
Type:
Vector3
See Also
Reference
BasePhysicsComponent Class
GeonBit.ECS.Components.Physics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com