Table of Contents

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

int

CurrentAge

public float CurrentAge

Field Value

float

CurrentBeard

public int CurrentBeard

Field Value

int

CurrentBuild

public float CurrentBuild

Field Value

float

CurrentEyeColorOffset

public float CurrentEyeColorOffset

Field Value

float

CurrentEyebrow

public int CurrentEyebrow

Field Value

int

CurrentFaceTattoo

public int CurrentFaceTattoo

Field Value

int

CurrentFaceTattooColorOffset1

[CustomEngineStructMemberData("current_face_tattoo_color_offset_1")]
public float CurrentFaceTattooColorOffset1

Field Value

float

CurrentFaceTexture

public int CurrentFaceTexture

Field Value

int

CurrentGender

public int CurrentGender

Field Value

int

CurrentHair

public int CurrentHair

Field Value

int

CurrentHairColorOffset

public float CurrentHairColorOffset

Field Value

float

CurrentMouthTexture

public int CurrentMouthTexture

Field Value

int

CurrentRace

public int CurrentRace

Field Value

int

CurrentSkinColorOffset

public float CurrentSkinColorOffset

Field Value

float

CurrentVoice

public int CurrentVoice

Field Value

int

CurrentWeight

public float CurrentWeight

Field Value

float

FaceDirtAmount

public float FaceDirtAmount

Field Value

float

FaceTextureFilter

public int FaceTextureFilter

Field Value

int

HairFilter

public int HairFilter

Field Value

int

HeightMultiplier

public float HeightMultiplier

Field Value

float

IsHairFlipped

public bool IsHairFlipped

Field Value

bool

KeyWeights

public float[] KeyWeights

Field Value

float[]

Padding2

public bool Padding2

Field Value

bool

Seed

public int Seed

Field Value

int

TattooFilter

public int TattooFilter

Field Value

int

TattooZeroProbability

public float TattooZeroProbability

Field Value

float

UseCache

public bool UseCache

Field Value

bool

UseGpuMorph

public bool UseGpuMorph

Field Value

bool

VoicePitch

public float VoicePitch

Field Value

float

Methods

Create()

public static FaceGenerationParams Create()

Returns

FaceGenerationParams

SetRaceGenderAndAdjustParams(int, int, int)

public void SetRaceGenderAndAdjustParams(int race, int gender, int curAge)

Parameters

race int
gender int
curAge int

SetRandomParamsExceptKeys(int, int, int, out float)

public void SetRandomParamsExceptKeys(int race, int gender, int minAge, out float scale)

Parameters

race int
gender int
minAge int
scale float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).