SetTextureFrameIndex()
Jump to navigation
Jump to search
SetTextureFrameIndex is a C++ function available for the CBaseEntity class in all Source games. It sets the texture frame of all materials with the ToggleTexture to the specified integer.

In most games, only env_texturetoggle uses this function.