Struct WeightedPrefabBlockBuilder.WeightedPrefab
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public struct WeightedPrefab
Fields
prefab
Declaration
public GameObject? prefab
Field Value
Type | Description |
---|---|
System.Nullable<GameObject> |
weight
Declaration
public float weight
Field Value
Type | Description |
---|---|
System.Single |