Struct RawData::Surface
Namespace: CSG
Assembly: FlaxEngine.dll
File: Engine/CSG/CSGData.h
Syntax
public struct Surface
Fields
LightmapUVsBox
ScaleInLightmap
Declaration
public float ScaleInLightmap
Field Value
float
|
Size
Declaration
public Float2 Size
Field Value
Float2
|
UVsArea
Vertices
Declaration
public Array<MeshVertex> Vertices
Field Value
Array<MeshVertex>
|