Search Results for

    Show / Hide Table of Contents

    Class RoundedCorners

    Constructs a rounded 3D rectangle with depth

    Inheritance
    Object
    RoundedCorners
    Namespace: i5.Toolkit.Core.Modified3DObjects
    Assembly: cs.temp.dll.dll
    Syntax
    public class RoundedCorners : MonoBehaviour

    Fields

    cornerRadius

    Declaration
    public float cornerRadius
    Field Value
    Type Description
    Single

    depth

    Declaration
    public float depth
    Field Value
    Type Description
    Single

    exactColliders

    Declaration
    public bool exactColliders
    Field Value
    Type Description
    Boolean

    height

    Declaration
    public float height
    Field Value
    Type Description
    Single

    subdivisions

    Declaration
    public int subdivisions
    Field Value
    Type Description
    Int32

    width

    Declaration
    public float width
    Field Value
    Type Description
    Single
    In This Article
    Back to top i5 Toolkit Documentation