Optional
Readonly
fieldsWhich fields to show up in the inspector. If this is set to 'all'
, then it will require all fields.
It is not strictly necessary to put any fields here, but omitting them will result in a bare dependecy tree.
Optional
Readonly
nameName to bind to global space. If this is blank, it will try to bind its FID instead.
Optional
Readonly
writableWhen false, the fields show readonly
in the inspector.
Values that are passed into a
require
method.Example