Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ColliderShapeTypes Enum

    Namespace: Stride.Physics
    Assembly: Stride.Physics.dll

    public enum ColliderShapeTypes

    Fields

    Name Description
    Box

    3D and 2D ( a plane )

    Capsule

    3D and 2D

    Compound
    Cone
    ConvexHull
    Cylinder

    3D only

    Heightfield
    Sphere

    3D and 2D ( a circle )

    StaticMesh
    StaticPlane

    Extension Methods

    ComponentBaseExtensions.DisposeBy<ColliderShapeTypes>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<ColliderShapeTypes>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation