29 lines
541 B
Ruby
29 lines
541 B
Ruby
ShadingModel=lit
|
|
|
|
# Required Aspects
|
|
BlendingMode = ${BLENDING}
|
|
|
|
Sheen=unsupported
|
|
Volume=unsupported
|
|
ClearCoat=unsupported
|
|
|
|
VertexColors=optional
|
|
BaseColorTexture=optional
|
|
NormalTexture=optional
|
|
OcclusionTexture=optional
|
|
EmissiveTexture=optional
|
|
MetallicRoughnessTexture=optional
|
|
TextureTransforms=optional
|
|
|
|
# KHR_materials_specular Features
|
|
Specular=optional
|
|
SpecularTexture=optional
|
|
SpecularColorTexture=optional
|
|
|
|
Transmission=optional
|
|
Ior=optional
|
|
TransmissionTexture=optional
|
|
|
|
# KHR_materials_dispersion Features
|
|
Dispersion=unsupported
|