Skip to content

Proper way to draw dynamic number of objects with <Drawing/> depending on timestamp #976

Answered by wcandillon
xcoderreal asked this question in Q&A
Discussion options

You must be logged in to vote

yes that's a nice catch, here we don't detect that the clock animation value is part of the drawing. If you know that the animation is continuous (every frame will draw something different) you can simply use: <Canvas mode="continuous". If not, we may need to update the Drawing component to register animation values.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@xcoderreal
Comment options

@xcoderreal
Comment options

@wcandillon
Comment options

@xcoderreal
Comment options

@wcandillon
Comment options

Answer selected by xcoderreal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants