1 write to _commands
ReachFramework (1)
AlphaFlattener\PrimitiveRenderer.cs (1)
186set { _commands = value; }
2 references to _commands
ReachFramework (2)
AlphaFlattener\PrimitiveRenderer.cs (2)
336PrimitiveInfo pi = _commands[_overlapping[s]] as PrimitiveInfo; 354topPI = _commands[_overlapping[start]] as PrimitiveInfo;