Description | Hierarchy | Fields | Methods | Properties |
type TAnimatedMeshMD3 = class(TAnimatedMesh)
Class for using some special functions of MD3 meshes.
![]() |
function GetOriginalMesh: Pointer; inline; |
![]() |
function GetTagList(Frame, DetailLevel, StartFrameLoop, EndFrameLoop: LongInt) : TMD3QuaternionTagList; inline; |
![]() |
procedure SetInterpolationShift(Shift, LoopMode: LongWord); inline; |
![]() |
function GetOriginalMesh: Pointer; inline; |
Returns the original Mesh. |
![]() |
function GetTagList(Frame, DetailLevel, StartFrameLoop, EndFrameLoop: LongInt) : TMD3QuaternionTagList; inline; |
Returns the tag list of this mesh. |
![]() |
procedure SetInterpolationShift(Shift, LoopMode: LongWord); inline; |
Tunes how many frames will be rendered inbetween. |