Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BrushSerializableState

Hierarchy

  • BrushSerializableState

Index

Properties

Properties

strokes

strokes: Array<{ brush: { color: SerializableColor; hardness: number; id: string; size: number }; path: { controlPoints: Float2[] } }>