-
|
Hello everyone, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You can write your own I'd advise against that since rewritting data multiple times per frame for a single dynamic buffer will result in a major performance penalty. |
Beta Was this translation helpful? Give feedback.
You can write your own
SetPixelmethod ifSetData()already exists.I'd advise against that since rewritting data multiple times per frame for a single dynamic buffer will result in a major performance penalty.