SpatialMaterial.SpecularMode

Values

ValueMeaning
specularSchlickGgx0

Default specular blob.

specularBlinn1

Older specular algorithm, included for compatibility.

specularPhong2

Older specular algorithm, included for compatibility.

specularToon3

Toon blob which changes size based on roughness.

specularDisabled4

No specular blob.

Meta