withFolderAlwaysInclude
withFolderAlwaysInclude(
config,folder,on):AssetGroupsConfig
Defined in: asset/assetGroups.ts:207
A copy of config with folder marked (or unmarked) always-include: ship its
assets whether or not a scene references them. Clearing it on an otherwise
ordinary local folder drops the group entirely — a local group with nothing to
say is the same as no group.
Parameters
Section titled “Parameters”config
Section titled “config”AssetGroupsConfig | null | undefined
folder
Section titled “folder”string
boolean