Tesla Graphics Engine Documentation (January 2012)
PropagateDirtyDown Method (flag)
TeslaTesla.SceneSpatialPropagateDirtyDown(DirtyMark)
Marks this spatial with the dirty flag and then propagates it down the scene graph. This is meant to be overridden by subclasses that have children.
Declaration Syntax
C#
public virtual void PropagateDirtyDown(
	DirtyMark flag
)
Parameters
flag (DirtyMark)
DirtyMark bit flag

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