DeformStack See also: Feed Guide Base class (inherits properties and methods): Resource Properties draw_control_points_on_output : int UserName: Draw control points on output lookupTexture : DxTexture (Read-Only) stack : List[DeformStackItem] Methods empty(self) -> bool insert(self, index: int, item: DeformStackItem) item(self, index: int) -> DeformStackItem remove(self, index: int) renderLookup(self, size: Int2) renderTo(self, finalTarget: DxTexture) size(self) -> int