@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
ModelMetadata
Interface ModelMetadata
Human-readable but serialization-safe model metadata.
interface
ModelMetadata
{
author
?:
string
;
description
?:
string
;
name
?:
string
;
tags
?:
readonly
string
[]
;
}
Index
Properties
author?
description?
name?
tags?
Properties
Optional
Readonly
author
author
?:
string
Optional
Readonly
description
description
?:
string
Optional
Readonly
name
name
?:
string
Optional
Readonly
tags
tags
?:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
description
name
tags
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Human-readable but serialization-safe model metadata.