Class PatchSketchObjectData
Inheritance
System.Object
PatchSketchObjectData
Assembly: VRSketchingGeometry.dll
Syntax
public class PatchSketchObjectData : SketchObjectData
Fields
ControlPoints
Declaration
public List<Vector3> ControlPoints
Field Value
| Type |
Description |
| System.Collections.Generic.List<UnityEngine.Vector3> |
|
ResolutionHeight
Declaration
public int ResolutionHeight
Field Value
| Type |
Description |
| System.Int32 |
|
ResolutionWidth
Declaration
public int ResolutionWidth
Field Value
| Type |
Description |
| System.Int32 |
|
SketchMaterial
Declaration
public SketchMaterialData SketchMaterial
Field Value
Width
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|