C# Class ME3Explorer.Unreal.Classes.AnimSequence.TrackOffsets

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Rot System.Vector4
RotNumKeys int
RotOffset int
Trans System.Vector3
TransNumKeys int
TransOffset int

Property Details

Rot public property

public Vector4,System Rot
return System.Vector4

RotNumKeys public property

public int RotNumKeys
return int

RotOffset public property

public int RotOffset
return int

Trans public property

public Vector3,System Trans
return System.Vector3

TransNumKeys public property

public int TransNumKeys
return int

TransOffset public property

public int TransOffset
return int