Previous Up Next

M3isTextureFilled
Returns 1 if a texture’s bitmap is loaded, otherwise 0.

I M3isTextureFilled (
S3d _session_
HTx3d _texture_
)
Parameters

_session_
3D Session
_texture_
Texture
Return value

1 if successful, otherwise 0
See Also

M3fillTexture and M3freeTexture