AcTools.Render.Kn5Specific.Materials.InvisibleMaterial.Draw C# (CSharp) Method

Draw() public method

public Draw ( DeviceContextHolder contextHolder, int indices, SpecialRenderMode mode ) : void
contextHolder DeviceContextHolder
indices int
mode SpecialRenderMode
return void
        public void Draw(DeviceContextHolder contextHolder, int indices, SpecialRenderMode mode) {}