Table of Contents

Struct QuadBoardData

Namespace
RichHudFramework.UI.Rendering
Assembly
RichHudClient.dll

Contains the final geometry and material data for a QuadBoard, ready to be submitted to the renderer.

public struct QuadBoardData

Fields

material

public BoundedQuadMaterial material

Field Value

BoundedQuadMaterial

positions

public MyQuadD positions

Field Value

MyQuadD