Click or drag to resize

PhysicalBoneApplyCentralImpulse Method

[Missing <summary> documentation for "M:Godot.PhysicalBone.ApplyCentralImpulse(Godot.Vector3)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ApplyCentralImpulse(
	Vector3 impulse
)

Parameters

impulse
Type: GodotVector3

[Missing <param name="impulse"/> documentation for "M:Godot.PhysicalBone.ApplyCentralImpulse(Godot.Vector3)"]

See Also