Struct JetFish.IndividualVariations
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public struct JetFish.IndividualVariations
- Inherited Members
Constructors
IndividualVariations(float, float, int, int, int, int, float, float)
public IndividualVariations(float fatness, float tentacleLength, int tentacleContour, int whiskers, int whiskerSeed, int flipper, float flipperSize, float flipperOrientation)
Parameters
fatnessfloattentacleLengthfloattentacleContourintwhiskersintwhiskerSeedintflipperintflipperSizefloatflipperOrientationfloat
Fields
eyeColor
public Color eyeColor
Field Value
- Color
fatness
public float fatness
Field Value
flipper
public int flipper
Field Value
flipperOrientation
public float flipperOrientation
Field Value
flipperSize
public float flipperSize
Field Value
tentacleContour
public int tentacleContour
Field Value
tentacleFatness
public float tentacleFatness
Field Value
tentacleLength
public float tentacleLength
Field Value
whiskerSeed
public int whiskerSeed
Field Value
whiskers
public int whiskers