C# Class HaloMap.Render.FrameHierarchy

The frame hierarchy.
显示文件 Open project: troymac1ure/Entity Class Usage Examples

Public Properties

Property Type Description
Frame List

Public Methods

Method Description
GetFramesFromHalo2Model ( Meta &meta ) : void

The get frames from halo 2 model.

Method Details

GetFramesFromHalo2Model() public method

The get frames from halo 2 model.
public GetFramesFromHalo2Model ( Meta &meta ) : void
meta HaloMap.Meta.Meta The meta.
return void

Property Details

Frame public_oe property

The frame.
public List Frame
return List