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 |
|---|---|
| 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 |