Table of Contents

Class CGMaterialSettings

Helper class used by various Curvy Generator modules

[Serializable]
public class CGMaterialSettings
Inheritance
CGMaterialSettings
Derived

Fields

KeepAspect

[Tooltip("Options to keep texel size proportional")]
public CGKeepAspectMode KeepAspect

Field Value

CGKeepAspectMode

SwapUV

public bool SwapUV

Field Value

bool

UVOffset

public Vector2 UVOffset

Field Value

Vector2

UVRotation

public float UVRotation

Field Value

float

UVScale

public Vector2 UVScale

Field Value

Vector2