TargetFilter (Property)

From Legacy Roblox Wiki
Revision as of 23:15, 4 December 2010 by >Blobbyblob (Wiki markup confuses me. >_< Anyway, created property page.)
Jump to navigationJump to search
TargetFilter
Property Object TargetFilter
Description Allows parts to be disabled from the mouse's raycast functions.
Member of [[RBX.lua.Mouse (Object)|Mouse]]

TargetFilter prevents certain parts from being registered under mouse.Target and mouse.Hit. Setting a part or model to this value would exclude the part or children of the model from the mouse raycast functions.