From ad02cfffea247685ddb1b958f6b3662b53c6cd26 Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Fri, 29 Nov 2024 08:36:16 -0800 Subject: [PATCH] Define the lack of interaction with glTF Object Model --- extensions/2.0/Vendor/GODOT_single_root/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extensions/2.0/Vendor/GODOT_single_root/README.md b/extensions/2.0/Vendor/GODOT_single_root/README.md index b7a6b8daaa..44ad306613 100644 --- a/extensions/2.0/Vendor/GODOT_single_root/README.md +++ b/extensions/2.0/Vendor/GODOT_single_root/README.md @@ -71,6 +71,10 @@ This extension consists of a new `"GODOT_single_root"` string which can be added The `GODOT_single_root` extension defines no data, and should not be added to `"extensions"` anywhere. It only needs to exist in `"extensionsUsed"`. +### glTF Object Model + +This extension defines no properties that can be read or manipulated by the glTF Object Model. + ### JSON Schema This glTF extension has no schema.