Skip to content

LODParams

StructTextStudio.ThreeDTextStudio.3D
public readonly struct LODParams

Computed LOD parameters for a specific distance/quality band.

public bool Equals(LODParams other)

Parameters

Name Type
other TextStudio.ThreeD.LODParams

Returns

System.Boolean

public override bool Equals(object obj)

Parameters

Name Type
obj System.Object

Returns

System.Boolean

public override int GetHashCode()

Returns

System.Int32

public int BevelSegments { get; }

Returns

System.Int32

public float CurveTolerance { get; }

Returns

System.Single

public QualityTier Tier { get; }

Returns

TextStudio.ThreeD.QualityTier