Class BindingLODStepData
- Namespace
- Coherence.Toolkit
- Assembly
- Coherence.Toolkit.dll
public class BindingLODStepData
- Inheritance
-
BindingLODStepData
Constructors
public BindingLODStepData(BindingArchetypeData data, int level)
Parameters
data
BindingArchetypeData
level
int
public BindingLODStepData(BindingLODStepData other, BindingArchetypeData data)
Parameters
other
BindingLODStepData
data
BindingArchetypeData
Properties
Property Value
- int
public double Precision { get; }
Property Value
- double
public SchemaType SchemaType { get; }
Property Value
- SchemaType
public int TotalBits { get; }
Property Value
- int