Click or drag to resize

KinematicCollisionColliderShapeIndex Property

The colliding shape's index. See CollisionObject.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int ColliderShapeIndex { get; }

Property Value

Type: Int32
See Also