Skip to content

PointGPUData

StructChartGuruChartGuru
public struct PointGPUData

GPU data structure for point/scatter rendering.

public float X

Returns

System.Single

public float Y

Returns

System.Single

public float R

Returns

System.Single

public float G

Returns

System.Single

public float B

Returns

System.Single

public float A

Returns

System.Single

public float Size

Returns

System.Single

public int Shape

Returns

System.Int32

public static int Stride { get; }

Returns

System.Int32