C# Class ME3Explorer.Unreal.Classes.SkeletalMesh.BoundingStruct

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
origin System.Vector3
r float
size Vector3

Property Details

origin public property

public Vector3,System origin
return System.Vector3

r public property

public float r
return float

size public property

public Vector3 size
return Vector3