Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1011 Bytes

rwtexture3d-load.md

File metadata and controls

46 lines (26 loc) · 1011 Bytes
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
RWTexture3D::RWTexture3D Load methods
Reads texture data from a RWTexture3D.
850A2F93-96C1-4B6F-AFEF-D245791611B4
Load methods HLSL
apiref
NA
reference
05/31/2018

RWTexture3D::Load methods

Reads texture data from a RWTexture3D.

Overload list

Method Description
Load(int,uint) Reads texture data and returns status about the operation.
Load(int) Reads texture data.

See also

RWTexture3D