Tesla Graphics Engine Documentation (January 2012)
LastFrustumIntersect Property
TeslaTesla.SceneSpatialLastFrustumIntersect
Gets or sets the last frustum intersection result, which is used in the cull check in OnDraw(). Set this if you render a subtree and do not want it to be influenced by the parent.
Declaration Syntax
C#
public ContainmentType LastFrustumIntersect { get; set; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)