Struct WgpuOrigin3D
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public readonly struct WgpuOrigin3D
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
X
public uint X { get; init; }
Property Value
Y
public uint Y { get; init; }
Property Value
Z
public uint Z { get; init; }