This class exposes no properties.
get
get(prefabName: string): PrefabBase
Returns a prefab object, derived from PrefabBase, that is specified by prefabName. An exception is thrown when prefab isn't found. At the moment we have only one type:
PrefabBase
prefabName
PrefabGltf
See Also: PrefabBase.name.
PrefabBase.name