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