On this page
Properties

Interface RevealParams

Params for setting reveal animation

interface RevealParams {
    enabled: boolean;
}
Index

Properties

Properties

enabled: boolean

Whether the model should use reveal effect animation.

true

Was this helpful?

GeoSplats SDK
Reference
RevealParams