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