{{newin (日本語)|[[0.8.0 (日本語)|0.8.0]]|080|type=列挙型}}
Usage hints for [[SpriteBatch]]es and [[Mesh]]es to optimize data storage and access.
== 定数 ==
;dynamic: The object's data will change occasionally during its lifetime. 
;static: The object will not be modified after initial sprites or vertices are added.
;stream: The object data will always change between draws.
== 関連 ==
* [[parent::love.graphics (日本語)]]
* [[love.graphics.newMesh (日本語)]]
* [[love.graphics.newSpriteBatch (日本語)]]
* [[parent::SpriteBatch (日本語)]]
[[Category:Enums (日本語)]]
{{#set:Description=Usage hints for [[SpriteBatch]]es and [[Mesh]]es.}}
{{#set:Since=080}}
== そのほかの言語 ==
{{i18n (日本語)|SpriteBatchUsage}}