2using System.Runtime.CompilerServices;
3using System.Runtime.InteropServices;
19 public float radius { [MethodImpl(MethodImplOptions.InternalCall)]
get; [MethodImpl(MethodImplOptions.InternalCall)]
set; }
24 public float height { [MethodImpl(MethodImplOptions.InternalCall)]
get; [MethodImpl(MethodImplOptions.InternalCall)]
set; }
float height
Get or set the height of the capsule
float radius
Get or set the radiuse of the capsule