Tesla Graphics Engine Documentation (January 2012)
IsDirty Method (flag)
TeslaTesla.SceneSpatialIsDirty(DirtyMark)
Checks if this Spatial is marked with the specified dirty mark.
Declaration Syntax
C#
public bool IsDirty(
	DirtyMark flag
)
Parameters
flag (DirtyMark)
DirtyMark bit flag
Return Value
True if the spatial is marked with the flag

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