Skip to content

Documentation / scene / RuntimeScriptPropertyInfo

Type Alias: RuntimeScriptPropertyInfo

RuntimeScriptPropertyInfo = RuntimeScriptPropertyDeclaration & object

Defined in: libs/scene/src/app/runtimescript.ts:120

Resolved runtime script parameter metadata.

Type Declaration

name

name: string

Released under the MIT License.