Table of Contents

Struct BlockMaterialInfo

Namespace
VoxelPlayground.Engine
Assembly
VoxEngine.dll
[Serializable]
public struct BlockMaterialInfo

Fields

metallic

[SerializeField]
public float metallic

Field Value

float

smoothnessBrightness

[SerializeField]
public float smoothnessBrightness

Field Value

float

smoothnessContrast

[SerializeField]
public float smoothnessContrast

Field Value

float

texID

[SerializeField]
public int texID

Field Value

int

Methods

Init(BlockInfoData)

public void Init(BlockInfoData blockInfoData)

Parameters

blockInfoData BlockInfoData