C# Class ME3Explorer.Unreal.PSAFile.PSAAnimKeys

Exibir arquivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

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

Property Details

location public_oe property

public PSAPoint location
return PSAPoint

raw public_oe property

public byte[] raw
return byte[]

rotation public_oe property

public PSAQuad rotation
return PSAQuad

time public_oe property

public float time
return float