what for is used precacheShader?
thanks for all
precacheshader
Moderator: Core Staff
-
- Core Staff
- Posts: 7762
- Joined: April 23rd, 2005, 9:12 pm
Re: precacheshader
It does exactly what is says, precaches the shader. Precache is loading beforehand and storing in memory (I think). Basically, it might take longer to load, but the game should run smoother afterwards.