示例#1
0
 public void ToRgba32(ref Rgba32 dest)
 {
     dest.FromScaledVector4(this.ToScaledVector4());
 }