This document is archived and information here might be outdated. Recommended version. |
Unsets all texture values without changing awareness. Only works if geometry is aware of textures.
[Visual Basic .NET]
Public Sub DropTextures ( _
)
[C#] public void DropTextures ( );
[C++]
HRESULT DropTextures(
void
);