CSPspEmu.Core.Gpu.Run.GpuDisplayListRunner._OP_LZD C# (CSharp) Метод

_OP_LZD() приватный Метод

private _OP_LZD ( int Index ) : void
Index int
Результат void
        private void _OP_LZD(int Index)
        {
            GetLigth(Index)->SpotDirection.Z = Float1;
        }
GpuDisplayListRunner