C# Class ME3Explorer.Unreal.Classes.AnimTree.ChildrenEntry

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Anim int
Name string
Weight float
bIsAdditive bool
bMirrorSkeleton bool

Property Details

Anim public property

public int Anim
return int

Name public property

public string Name
return string

Weight public property

public float Weight
return float

bIsAdditive public property

public bool bIsAdditive
return bool

bMirrorSkeleton public property

public bool bMirrorSkeleton
return bool