Property LineOfSight
LineOfSight
Gets if the material blocks Line of Sight. For instance Grass will but Transparent will not.
public bool? LineOfSight { get; }
Property Value
- bool?
Gets if the material blocks Line of Sight. For instance Grass will but Transparent will not.
public bool? LineOfSight { get; }