Class RibbonBrush
Brush for RibbonSketchObject.
Inherited Members
Namespace: VRSketchingGeometry.Serialization
Assembly: VRSketchingGeometry.dll
Syntax
public class RibbonBrush : Brush
Fields
CrossSectionScale
Declaration
public Vector3 CrossSectionScale
Field Value
| Type | Description |
|---|---|
| UnityEngine.Vector3 |
CrossSectionVertices
Declaration
public List<Vector3> CrossSectionVertices
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<UnityEngine.Vector3> |