Compartilhar via


Método ID3DXMesh::UnlockAttributeBuffer

Desbloqueia um buffer de atributo.

Sintaxe

HRESULT UnlockAttributeBuffer();

Parâmetros

Esse método não tem parâmetros.

Valor retornado

Tipo: HRESULT

Se o método for bem-sucedido, o valor retornado será D3D_OK. Se o método falhar, o valor retornado poderá ser D3DERR_INVALIDCALL.

Requisitos

Requisito Valor
parâmetro
D3DX9Mesh.h
Biblioteca
D3dx9.lib

Confira também

ID3DXMesh

ID3DXMesh::LockAttributeBuffer