Struct FaceGenerationParams
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
[EngineStruct("Face_generation_params", false)]
public struct FaceGenerationParams
- Inherited Members
- Extension Methods
Fields
BeardFilter
public int BeardFilter
Field Value
CurrentAge
public float CurrentAge
Field Value
CurrentBeard
public int CurrentBeard
Field Value
CurrentBuild
public float CurrentBuild
Field Value
CurrentEyeColorOffset
public float CurrentEyeColorOffset
Field Value
CurrentEyebrow
public int CurrentEyebrow
Field Value
CurrentFaceTattoo
public int CurrentFaceTattoo
Field Value
CurrentFaceTattooColorOffset1
[CustomEngineStructMemberData("current_face_tattoo_color_offset_1")]
public float CurrentFaceTattooColorOffset1
Field Value
CurrentFaceTexture
public int CurrentFaceTexture
Field Value
CurrentGender
public int CurrentGender
Field Value
CurrentHair
public int CurrentHair
Field Value
CurrentHairColorOffset
public float CurrentHairColorOffset
Field Value
CurrentMouthTexture
public int CurrentMouthTexture
Field Value
CurrentRace
public int CurrentRace
Field Value
CurrentSkinColorOffset
public float CurrentSkinColorOffset
Field Value
CurrentVoice
public int CurrentVoice
Field Value
CurrentWeight
public float CurrentWeight
Field Value
FaceDirtAmount
public float FaceDirtAmount
Field Value
FaceTextureFilter
public int FaceTextureFilter
Field Value
HairFilter
public int HairFilter
Field Value
HeightMultiplier
public float HeightMultiplier
Field Value
IsHairFlipped
public bool IsHairFlipped
Field Value
KeyWeights
public float[] KeyWeights
Field Value
- float[]
Padding2
public bool Padding2
Field Value
Seed
public int Seed
Field Value
TattooFilter
public int TattooFilter
Field Value
TattooZeroProbability
public float TattooZeroProbability
Field Value
UseCache
public bool UseCache
Field Value
UseGpuMorph
public bool UseGpuMorph
Field Value
VoicePitch
public float VoicePitch
Field Value
Methods
Create()
public static FaceGenerationParams Create()
Returns
SetRaceGenderAndAdjustParams(int, int, int)
public void SetRaceGenderAndAdjustParams(int race, int gender, int curAge)
Parameters
SetRandomParamsExceptKeys(int, int, int, out float)
public void SetRandomParamsExceptKeys(int race, int gender, int minAge, out float scale)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).