update headers
This commit is contained in:
32
ios/include/gltfio/unlit_fade.spec
Normal file
32
ios/include/gltfio/unlit_fade.spec
Normal file
@@ -0,0 +1,32 @@
|
||||
# Required Aspects
|
||||
ShadingModel = ${SHADINGMODEL}
|
||||
BlendingMode = ${BLENDING}
|
||||
|
||||
# Core Features
|
||||
VertexColors = optional
|
||||
BaseColorTexture = optional
|
||||
NormalTexture = optional
|
||||
OcclusionTexture = optional
|
||||
EmissiveTexture = optional
|
||||
MetallicRoughnessTexture = optional
|
||||
TextureTransforms = optional
|
||||
|
||||
# ClearCoat Features
|
||||
ClearCoat = optional
|
||||
ClearCoatTexture = optional
|
||||
ClearCoatRoughnessTexture = optional
|
||||
ClearCoatNormalTexture = optional
|
||||
|
||||
# Sheen Features
|
||||
Sheen = unsupported
|
||||
SheenColorTexture = unsupported
|
||||
SheenRoughnessTexture = unsupported
|
||||
|
||||
# Transmission and IOR Features
|
||||
Transmission = unsupported
|
||||
Ior = unsupported
|
||||
TransmissionTexture = unsupported
|
||||
|
||||
# Volume Features
|
||||
Volume = unsupported
|
||||
VolumeThicknessTexture = unsupported
|
||||
Reference in New Issue
Block a user