| CullingNodeIsInScreen Property  | 
 
            Get if this node is currently visible in camera.
            
 
    Namespace: 
   GeonBit.Core.Graphics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic abstract bool IsInScreen { get; }Property Value
Type: 
Boolean
See Also