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

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

private _OP_MW ( int Index ) : void
Index int
Результат void
        private void _OP_MW(int Index)
        {
            (&GpuState->MorphingState.MorphWeight0)[Index] = Float1;
        }
GpuDisplayListRunner