Tesla Graphics Engine Documentation (January 2012)
IHintable Interface
TeslaTesla.SceneIHintable
Hintable interface that provides a SceneHints structure that can have local and absolute hints that tell the engine how to update/render a scene. Absolute hints can be influenced by the parent hintable, if the local hint is set to inherit.
Declaration Syntax
C#
public interface IHintable
Members
All Members Properties



Icon Member Description
ParentHintable
Gets the parent of this hintable.

SceneHints
Gets the scene hints bound to this hintable.

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