Class PointVisualController
Used for point appearance customization
Inheritance
System.Object
PointVisualController
Namespace: Marus.Visualization
Assembly: cs.temp.dll.dll
Syntax
public class PointVisualController : MonoBehaviour
Fields
MyPoint
Declaration
public Point MyPoint
Field Value
| Type | Description |
|---|---|
| Point |
PointColor
Declaration
public Color PointColor
Field Value
| Type | Description |
|---|---|
| Color |
PointSize
Declaration
public float PointSize
Field Value
| Type | Description |
|---|---|
| System.Single |