Additional companion attribute to NetworkedAttribute, which indicates how floats should be compressed. More...
Inherits Attribute.
Public Member Functions | |
AccuracyAttribute (double accuracy) | |
Constructor new accuracy. More... | |
AccuracyAttribute (float accuracy) | |
Constructor new accuracy. More... | |
AccuracyAttribute (string defaultAccuracyTag) | |
Constructor that takes a named AccuracyDefaults constant. Accuracy for this property will be acquired from the NetworkProjectConfig.AccuracyDefaults settings. More... | |
Additional companion attribute to NetworkedAttribute, which indicates how floats should be compressed.
AccuracyAttribute | ( | double | accuracy | ) |
Constructor new accuracy.
AccuracyAttribute | ( | float | accuracy | ) |
Constructor new accuracy.
AccuracyAttribute | ( | string | defaultAccuracyTag | ) |
Constructor that takes a named AccuracyDefaults constant. Accuracy for this property will be acquired from the NetworkProjectConfig.AccuracyDefaults settings.
defaultAccuracyTag |