Click or drag to resize

NavigationMeshGetCollisionMask Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.NavigationMesh.GetCollisionMask"]

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

Return Value

Type: UInt32

[Missing <returns> documentation for "M:Godot.NavigationMesh.GetCollisionMask"]

See Also