Show / Hide Table of Contents

Class RibbonBrush

Brush for RibbonSketchObject.

Inheritance
System.Object
Brush
RibbonBrush
Inherited Members
Brush.SketchMaterial
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>
In This Article
Back to top Generated by DocFX