Garry's Mod Wiki

ProjectedTexture:SetNoCull

  ProjectedTexture:SetNoCull( boolean enable )

Description

Allows disabling of projected texture view-frustum culling for cases where said culling creates unwanted side effects. Disabling culling will have a negative effect on performance.

Arguments

1 boolean enable
false to enable culling (default), true to disable.