AcTools.Render.DeferredShading.Lights.DirectionalLight.Resize C# (CSharp) Метод

Resize() публичный Метод

public Resize ( DeviceContextHolder holder, int width, int height ) : void
holder DeviceContextHolder
width int
height int
Результат void
        public void Resize(DeviceContextHolder holder, int width, int height) {}