Note: This API is now obsolete.
Set friction on all fixtures.
Warning: This method applies the value on existing Fixtures. It's not a property of Body.
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax[ObsoleteAttribute]
public void SetFriction(
float friction
)
Parameters
- friction Single
RemarksDeprecated in version 1.6
See Also