Class BlockInfo
- Namespace
- VoxelPlayground.Engine
- Assembly
- VoxEngine.dll
[CreateAssetMenu(fileName = "BlockInfo", menuName = "VoxelPlayground/BlockInfo", order = 1)]
public class BlockInfo : ScriptableObject
- Inheritance
-
objectBlockInfo
- Extension Methods
Fields
blockInfoDatas
public List<BlockInfoData> blockInfoDatas
Field Value
- List<BlockInfoData>
materialPairs
public List<MaterialPair> materialPairs
Field Value
- List<MaterialPair>
Methods
UpdatePbrProperties()
[Button]
public void UpdatePbrProperties()