Gets the texture's access value Acces value determines how the texture can be accessed or modified Potential values are:
texture changes rarely, and is not lockable
texture changes frequently, and is lockable
texturecan be used as a render target
See Implementation
Gets the texture's access value Acces value determines how the texture can be accessed or modified Potential values are: