StructPropertiesFieldJSON<TClassInfoJSON> Interface

Data structure for a StructPropertiesField serialized to JSON.

Extends

Properties

Name Type Description
memberFields PropertiesFieldJSON<TClassInfoJSON>[]    

Inherited properties

Name Type Inherited from Description
category string PropertiesFieldJSON<TClassInfoJSON>  
editor undefined | EditorDescription PropertiesFieldJSON<TClassInfoJSON>  
isReadonly boolean PropertiesFieldJSON<TClassInfoJSON>  
label string PropertiesFieldJSON<TClassInfoJSON>  
name string PropertiesFieldJSON<TClassInfoJSON>  
priority number PropertiesFieldJSON<TClassInfoJSON>  
properties PropertyJSON<TClassInfoJSON>[] PropertiesFieldJSON<TClassInfoJSON>  
renderer undefined | RendererDescription PropertiesFieldJSON<TClassInfoJSON>  
type TypeDescription PropertiesFieldJSON<TClassInfoJSON>  

Defined in

Last Updated: 25 April, 2024