Class RoundedCorners
Constructs a rounded 3D rectangle with depth
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 |
|---|---|
| float |
depth
Declaration
public float depth
Field Value
| Type | Description |
|---|---|
| float |
exactColliders
Declaration
public bool exactColliders
Field Value
| Type | Description |
|---|---|
| bool |
height
Declaration
public float height
Field Value
| Type | Description |
|---|---|
| float |
subdivisions
Declaration
public int subdivisions
Field Value
| Type | Description |
|---|---|
| int |
width
Declaration
public float width
Field Value
| Type | Description |
|---|---|
| float |