From 3abde17f96275a158b03a335ff303159f3c00c9d Mon Sep 17 00:00:00 2001 From: Will Eastcott Date: Sat, 7 Dec 2024 13:51:58 +0000 Subject: [PATCH] Expose shadow type, intensity and vsm bias (#68) --- examples/basic-shapes.html | 12 ++-- src/components/light-component.ts | 106 +++++++++++++++++++++++++++++- 2 files changed, 109 insertions(+), 9 deletions(-) diff --git a/examples/basic-shapes.html b/examples/basic-shapes.html index e46cd2e..7db8c07 100644 --- a/examples/basic-shapes.html +++ b/examples/basic-shapes.html @@ -3,7 +3,7 @@ - PlayCanvas Web Components - Primitive Shapes + PlayCanvas Web Components - Basic Shapes