Skip to content

Capsule

It represents a capsule geometry built around the Y axis. Its origin is in its center.

Mandatory children

  • Radius: Specify the radius in meters.

    • Var: smtk_float
    • Type: Constant
    • Default: 1
  • Length: Specify the length in meters.

    • Var: smtk_float
    • Type: Constant
    • Default: 1

Optional children

  • Scale: Scale applied to the geometry with the given attributes.
    • Var: smtk_vector3
    • Type: Input
    • Default: "1 1 1"
    • Values info: "x y z"