Click or drag to resize

CapsuleF Structure

Represents a single precision capsule shape.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public struct CapsuleF

The CapsuleF type exposes the following members.

Constructors
  NameDescription
Public methodCapsuleF(CapsuleF)
Initializes a new instance of the CapsuleF class
Public methodCapsuleF(Vector3F, Vector3F, Single)
Initializes a new instance of the CapsuleF class
Top
Methods
Operators
Extension Methods
See Also