Struct Matrix4x4Float
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
[TypeConverter(typeof(ParsableTypeConverter<Matrix4x4Float>))]
[ValueSerializer(typeof(ParsableValueSerializer<Matrix4x4Float>))]
public struct Matrix4x4Float : IEquatable<Matrix4x4Float>, IFormattable, IParsable<Matrix4x4Float>
- Implements
- Inherited Members