Skip to main content
Corvus Connection

VTuber: On Model Moved

VTuber
entry.onVTuberModelMovedFires when the model moves (throttled ~10/s); binds positionX / positionY / rotation / size.Triggers (throttled) when the model moves.

Outputs

Name
Kind
Type
Flags
outExecexecNone
positionXDataSystem.Doublemultiplexed
positionYDataSystem.Doublemultiplexed
rotationDataSystem.Doublemultiplexed
sizeDataSystem.Doublemultiplexed
occurredAtDataSystem.DateTimemultiplexed

Parameters

Name
Type
Required
Default
Choices
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None

Lowers to C#

[OnVTuberModelMoved] Handle(ctx, VTuberModelMovedContext e)