Enum KAmplifierSource

Represents the source how k amplifier will be calculated

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum KAmplifierSource

Fields

Name Value Description
AverageXyAverageXy = 3

Average X, Y

MaximumXyMaximumXy = 4

Maximum X, Y

UnknownUnknown = 0

Unknown

XX = 1

X direction

YY = 2

Y direction

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next