Show / Hide Table of Contents

    Class CapsuleCollider4

    Collider with shape of capsule

    public class CapsuleCollider4 : Collider4, INeedTransform4Scale
    Namespace Engine4.Physics
    Implements INeedTransform4Scale
    Inheritance
    System.Object
    MonoBehaviour4
    Collider4
    CapsuleCollider4

    Constructors

    CapsuleCollider4()

    public CapsuleCollider4()

    Fields

    height

    Height of the capsule

    public float height

    radius

    Radius of the capsule

    public float radius

    Implements

    INeedTransform4Scale
    ▲ Copyright © 2017 Wello Soft