API
Docs
Samples
Pricing
Preparing search index...
The search index is not available
Needle Engine
Needle Engine
Built-in Components
ViewBoxMode
Type Alias ViewBoxMode
ViewBoxMode
:
"continuous"
|
"once"
Defines how the
ViewBox
component applies camera framing adjustments.
"continuous"
: Camera framing is continuously updated while the ViewBox is active. Use for animated or dynamic ViewBoxes.
"once"
: Camera framing is applied once when the ViewBox becomes active, then updates stop. Use for initial framing with subsequent user control.
Settings
Member Visibility
Protected
Inherited
Deprecated
Theme
OS
Light
Dark
API
Docs
Samples
Pricing
Needle Engine
Loading...
Defines how the ViewBox component applies camera framing adjustments.
"continuous": Camera framing is continuously updated while the ViewBox is active. Use for animated or dynamic ViewBoxes."once": Camera framing is applied once when the ViewBox becomes active, then updates stop. Use for initial framing with subsequent user control.