FrictionComponent
Namespace: Murder.Components
Assembly: Murder.dll
public sealed struct FrictionComponent : IComponent
Implements: IComponent
⭐ Constructors
public FrictionComponent(float amount)
Parameters
amount
float
⭐ Properties
Amount
public readonly float Amount;
Returns
float
⚡