ResourceUsage
Hint for opengl/vulkan about how often you change the geometry (static = once, dynamic=more often, streamed = each frame)
Properties
| Name | Description |
|---|---|
| Static | once |
| Dynamic | more often |
| Stream | each frame |
Hint for opengl/vulkan about how often you change the geometry (static = once, dynamic=more often, streamed = each frame)
| Name | Description |
|---|---|
| Static | once |
| Dynamic | more often |
| Stream | each frame |