Skip to main content Link Menu Expand (external link) Document Search Copy Copied

RhinoxJointCapsule Public class

Description

A class representing a joint capsule in Rhinox XR Grapple, with a rigidbody and a capsule collider.

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph Rhinox.XR.Grapple
  Rhinox.XR.Grapple.RhinoxJointCapsule[[RhinoxJointCapsule]]
  end

Details

Summary

A class representing a joint capsule in Rhinox XR Grapple, with a rigidbody and a capsule collider.

Constructors

RhinoxJointCapsule

public RhinoxJointCapsule()

Generated with ModularDoc