Class CrRenderFigure
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class CrRenderFigure
- Inheritance
-
CrRenderFigure
- Inherited Members
-
- Extension Methods
-
Constructors
Fields
public const string FILL_COLOR_NAME = "color"
Field Value
- string
public const string KERNEL_NAME = "RenderFigure"
Field Value
- string
public const string POINTS_COUNT_NAME = "numPoints"
Field Value
- string
public const string POINTS_NAME = "points"
Field Value
- string
public const string RADIUS_NAME = "radius"
Field Value
- string
public const string RESOLUTION_NAME = "resolution"
Field Value
- string
public const string RT_NAME = "renderTexture"
Field Value
- string
public const string THREAD_GROUP_NAME = "threadGroups"
Field Value
- string
public static ComputeShader csRenderFigure
Field Value
- ComputeShader
Methods
DrawFigure(RenderTexture, Figure)
public static void DrawFigure(RenderTexture rt, Figure figure)
Parameters
rt
RenderTexture
figure
Figure