editor › Globals › ISerializedAssemblyV2
Interface: ISerializedAssemblyV2
Hierarchy
↳ ISerializedAssemblyV2
Index
Properties
Properties
components
• components: string[]
Defined in src/history/serialization/AssemblySerializer.ts:42
hints
• hints: object
Inherited from ISerializedAssemblyV1.hints
Defined in src/history/serialization/AssemblySerializer.ts:35
Type declaration:
- [ key: string]: boolean | string | null | number
modelElements
• modelElements: string[]
Inherited from ISerializedAssemblyV1.modelElements
Defined in src/history/serialization/AssemblySerializer.ts:36
position
• position: ISerializedVector3
Inherited from ISerializedAssemblyV1.position
Defined in src/history/serialization/AssemblySerializer.ts:37
rotation
• rotation: ISerializedQuaternion
Inherited from ISerializedAssemblyV1.rotation
Defined in src/history/serialization/AssemblySerializer.ts:38