C# Class ME3Explorer.Unreal.PSAFile.PSAAnimKeys

Show file Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
location PSAPoint
raw byte[]
rotation PSAQuad
time float

Property Details

location public property

public PSAPoint location
return PSAPoint

raw public property

public byte[] raw
return byte[]

rotation public property

public PSAQuad rotation
return PSAQuad

time public property

public float time
return float