Prefab class
world.Prefab
Inheritance
Base: res.StreamedResource
Derived
Properties
| Property | Type | |
|---|---|---|
mainGroup | world.NodesGroup? | |
type | world.PrefabType | |
teamOwnership | world.PrefabOwnership | |
streamingOcclusion | world.PrefabStreamingOcclusion | |
streamingImportance | world.PrefabStreamingImportance | |
defaultVariants | world.PrefabVariantsList? | |
isLocked | bool | |
maxBounds | Box | |
environmentDefinition | byte | |
terrainMultilayerSetup | byte | |
foliageBrushToTerrainLayerMapping | byte | |
prefabUniqueId | CRUID | |
metadataArray | world.PrefabMetadata?[] | |
isMerged | bool | |
proxyMeshBuildParams | world.ProxyMeshBuildParams | |
isProxyMeshOnly | bool | |
proxyMesh | byte | |
proxyScale | Vector3 | |
maxProxyStreamingDistance | float | |
proxyDistanceFactor | float | |
averageNodeDiagonal | float | |
boostInnerNodesToProxyDistance | bool | |
overrideStreamingPosWithBBoxCenter | bool | |
ignoreMeshEmbeddedOccluders | bool | |
ignoreAllOccluders | bool | |
excludeOnConsole | bool | |
excludeOnNextGenConsoles | bool | |
isTerrainPrefab | bool | |
minimapContribution | world.PrefabMinimapContribution | |
interiorMapContribution | world.PrefabInteriorMapContribution | |
booleanProxyHelper | byte | |
proxyLimiterHelper | byte | |
customProxyMeshHelper | byte |
Functions
None.