37 lines
722 B
Ruby
37 lines
722 B
Ruby
# Required Aspects
|
|
BlendingMode = ${BLENDING}
|
|
|
|
# Core Features
|
|
VertexColors=optional
|
|
BaseColorTexture=optional
|
|
NormalTexture=optional
|
|
OcclusionTexture=optional
|
|
EmissiveTexture=optional
|
|
MetallicRoughnessTexture=optional
|
|
TextureTransforms=optional
|
|
|
|
# ClearCoat Features
|
|
ClearCoat=unsupported
|
|
|
|
# Sheen Features
|
|
Sheen=unsupported
|
|
SheenColorTexture=unsupported
|
|
SheenRoughnessTexture=unsupported
|
|
|
|
# Transmission and IOR Features
|
|
Transmission=optional
|
|
Ior=optional
|
|
TransmissionTexture=optional
|
|
|
|
# Volume Features
|
|
Volume=optional
|
|
VolumeThicknessTexture=optional
|
|
|
|
# KHR_materials_specular Features
|
|
Specular=optional
|
|
SpecularTexture=optional
|
|
SpecularColorTexture=unsupported
|
|
|
|
# KHR_materials_dispersion Features
|
|
Dispersion=optional
|