Click or drag to resize

SoftBodyGetSimulationPrecision Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SoftBody.GetSimulationPrecision"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSimulationPrecision is deprecated. Use the SimulationPrecision property instead.")]
public int GetSimulationPrecision()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.SoftBody.GetSimulationPrecision"]

See Also