Skip to content

Commit 28444a2

Browse files
authored
Update README.md
1 parent 0e184ee commit 28444a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export default function App() {
8484
- `autoCenter` shifts the mesh bbox center to local origin.
8585
- `meshResolution` chooses `"lossy"` (default) or `"lossless"` optimization. STL imports use the conservative lossless path in both modes.
8686
- `castShadow` emits CSS-projected shadows in dynamic lighting mode.
87-
- Tooling can reuse `buildPolyMeshTransform`, `buildPolySceneTransform`, `worldPositionToPolyCss`, `worldDirectionToPolyCss`, `worldDirectionalLightToPolyCss`, `worldDistanceToPolyCss`, `polyCssDistanceToWorld`, and `polyCssPositionToWorld` for renderer-compatible transforms and world/CSS conversions.
8887

8988
### Controls
9089

0 commit comments

Comments
 (0)