Table of Contents

Struct ElevatedRoadMeshSettings

Settings for elevated road mesh generation

[Serializable]
public struct ElevatedRoadMeshSettings
Inherited Members

Fields

baseSettings

Base settings for the mesh

public SplineMeshBaseSettings baseSettings

Field Value

SplineMeshBaseSettings

height

Height of the side walls

public float height

Field Value

float

width

Width of the road

public float width

Field Value

float

Properties

Default

Create with default values

public static ElevatedRoadMeshSettings Default { get; }

Property Value

ElevatedRoadMeshSettings