Skip to content

CapsuleShape

class · namespace Hazel

Inherits Shape

public class CapsuleShape : Shape

Constructors

CapsuleShape(float, float)

public CapsuleShape(float halfHeight, float radius)

Properties

HalfHeight

public float HalfHeight { get; }

Radius

public float Radius { get; }

Source: Hazel/Physics/Shapes.cs