AcTools.Render.DeferredShading.Lights.DirectionalLight.Resize C# (CSharp) Method

Resize() public method

public Resize ( DeviceContextHolder holder, int width, int height ) : void
holder DeviceContextHolder
width int
height int
return void
        public void Resize(DeviceContextHolder holder, int width, int height) {}