Class KitbashConfig
Kitbash configuration for a prefab
Inherited Members
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
public class KitbashConfig
Fields
Name | Description |
---|---|
KitbashSources | A list of KitbashSourceConfigs to apply to the prefab |
Properties
Name | Description |
---|---|
FixReferences | Whether to PrefabExtension.FixReferences(UnityEngine.GameObject) on the prefab |
Layer | Optional: The layer of the prefab, all Kitbashed parts will be set to this layer |