GameObjectIsActuallyVisible Property |
Return true only if this GameObject and all his parents are visible.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsActuallyVisible { get; }
Property Value
Type:
BooleanSee Also