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 EditorDescription | undefined PropertiesFieldJSON<TClassInfoJSON>  
isReadonly boolean PropertiesFieldJSON<TClassInfoJSON>  
label string PropertiesFieldJSON<TClassInfoJSON>  
name string PropertiesFieldJSON<TClassInfoJSON>  
priority number PropertiesFieldJSON<TClassInfoJSON>  
properties PropertyJSON<TClassInfoJSON>[] PropertiesFieldJSON<TClassInfoJSON>  
renderer RendererDescription | undefined PropertiesFieldJSON<TClassInfoJSON>  
type TypeDescription PropertiesFieldJSON<TClassInfoJSON>  

Defined in

Last Updated: 13 May, 2024