How to prevent objects from casting shadows?

Outscisor

L1: Registered
May 27, 2009
21
1
Hi, I'm new to mapping, and there's one brush I have in my map that casts really weird shadows on itself and basically just looks stupid. Is it possible to make it so that it doesn't cast a shadow, and if so, how?
 

TheDarkerSideofYourShadow

L10: Glamorous Member
Apr 12, 2008
792
286
Most entities, such as func_doors, Func_brushes, models, etc, have an option to "Disable Shadows."
 

Outscisor

L1: Registered
May 27, 2009
21
1
Thanks, but the object I'm trying to stop casting shadows is a displacement, and tying it to a func_brush entity doesn't work. Is there anything else I can do?