LODParams
public readonly struct LODParamsComputed LOD parameters for a specific distance/quality band.
Methods
Section titled “Methods”
Equals(LODParams)
Section titled “Equals(LODParams)”public bool Equals(LODParams other)Parameters
| Name | Type |
|---|---|
other |
TextStudio.ThreeD.LODParams |
Returns
System.Boolean
Equals(object)
Section titled “Equals(object)”public override bool Equals(object obj)Parameters
| Name | Type |
|---|---|
obj |
System.Object |
Returns
System.Boolean
GetHashCode()
Section titled “GetHashCode()”public override int GetHashCode()Returns
System.Int32
Properties
Section titled “Properties”
BevelSegments
Section titled “BevelSegments”public int BevelSegments { get; }Returns
System.Int32
CurveTolerance
Section titled “CurveTolerance”public float CurveTolerance { get; }Returns
System.Single
public QualityTier Tier { get; }Returns
TextStudio.ThreeD.QualityTier