зеркало из https://github.com/microsoft/DirectXTK.git
Updated Model (markdown)
Родитель
b15ba3c8d3
Коммит
15ce0f2965
2
Model.md
2
Model.md
|
@ -156,7 +156,7 @@ The ModelMeshPart is tied to a device, but not a device context. This means that
|
|||
# State management
|
||||
|
||||
|
||||
When ``Draw`` is called, it will set the states needed to render with the effect. Existing state is not save or restored. For efficiency, it simply sets the state it requires to render and assumes that any subsequent rendering will overwrite state that it needs.
|
||||
When ``Draw`` is called, it will set the states needed to render with the Model's effects. Existing state is not save or restored. For efficiency, it simply sets the state it requires to render and assumes that any subsequent rendering will overwrite state that it needs.
|
||||
|
||||
Model makes use of the following states:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче