Overview
This master ticket tracks open issues requesting that engine features, properties, or behaviors be exposed in the Editor UI (inspector panels, settings, etc.). These require coordinated work between the engine and editor codebases.
Not Yet Implemented
These engine features exist but are not yet exposed in the Editor:
Material Properties
Lighting & Shadows
Components & Physics
Animation
Import / glTF
REST API
Viewport / Debug
Notes
#324 closed as duplicate of #986
#987 — cubeMapRotation does not exist on StandardMaterial; scene-level skybox rotation is already exposed via render.skyboxRotation
#1334 is primarily a backend/pipeline task, not just frontend
- Some properties may need engine version checks (e.g.
#1324 depthWrite for sky was added in a recent engine version)
Overview
This master ticket tracks open issues requesting that engine features, properties, or behaviors be exposed in the Editor UI (inspector panels, settings, etc.). These require coordinated work between the engine and editor codebases.
Not Yet Implemented
These engine features exist but are not yet exposed in the Editor:
Material Properties
diffuseDetailMap/normalDetailMapcubeMapRotationdoes not exist on StandardMaterial; scene-level skybox rotation is already exposed viarender.skyboxRotationLighting & Shadows
penumbraSizeskyDepthWriteComponents & Physics
Animation
Import / glTF
REST API
Viewport / Debug
Notes
#324closed as duplicate of#986#987—cubeMapRotationdoes not exist onStandardMaterial; scene-level skybox rotation is already exposed viarender.skyboxRotation#1334is primarily a backend/pipeline task, not just frontend#1324depthWrite for sky was added in a recent engine version)