From 36f420ee2c08c50a3bb1edd6093d6849f906b467 Mon Sep 17 00:00:00 2001 From: Alexey Knyazev <3479527+lexaknyazev@users.noreply.github.com> Date: Wed, 20 Mar 2024 00:00:00 +0000 Subject: [PATCH] Add KHR_materials_dispersion to the Object Model --- specification/2.0/ObjectModel.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/specification/2.0/ObjectModel.adoc b/specification/2.0/ObjectModel.adoc index b9e6743f9f..5a87bb7bb1 100644 --- a/specification/2.0/ObjectModel.adoc +++ b/specification/2.0/ObjectModel.adoc @@ -303,6 +303,14 @@ Additional read-only properties | `/materials/{}/extensions/KHR_materials_clearcoat/clearcoatNormalTexture/extensions/KHR_texture_transform/scale` | `float2` |==== +== KHR_materials_dispersion + +[options="header",cols="50%,15%"] +|==== +| Pointer | Type +| `/materials/{}/extensions/KHR_materials_dispersion/dispersion` | `float` +|==== + == KHR_materials_emissive_strength [options="header",cols="50%,15%"]