Documentation / @ripl/vue-3d / Ripl3DBaseState
Type Alias: Ripl3DBaseState ​
Ripl3DBaseState =
Omit<Shape3DState,"zIndex">
Defined in: vue-3d/src/types.ts:57
The state every 3D shape carries, minus zIndex — a 3D shape derives that from projected depth and ignores an assigned value.