editor › Globals › ISerializedPolygonOrnament
Interface: ISerializedPolygonOrnament
Hierarchy
- ISerializedPolygonOrnament
Index
Properties
Properties
anchor
• anchor: string
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:13
annotations
• annotations: ISerializedPolygonOrnamentAnnotation[]
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:20
assembly
• assembly: string
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:14
coversWholePlate
• coversWholePlate: boolean
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:16
ornamentType
• ornamentType: "engraving" | "cutout"
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:22
points
• points: Array‹Array‹[number, number]››
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:19
scale
• scale: ISerializedVector3
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:15
type
• type: string
Defined in src/history/serialization/PolygonOrnamentDescriptorSerializer.ts:21