|
function XEModelInsSubviewPrimitive | Empty () end |
|
function XEModelInsSubviewPrimitive | GetAllRenderPrimitives () end |
|
function XEModelInsSubviewPrimitive | RegisterRenderPrimitive (pScene) end |
|
function XEModelComponent | new () end |
|
function XEModelComponent | LoadAsset (pPath) end |
|
function XEModelComponent | Release () end |
|
function XEModelComponent | Render (pViewport) end |
|
function XEModelComponent | Tick (fDel, bForceTick) end |
|
function XEModelComponent | PostTick (fDelMs) end |
|
function XEModelComponent | GetCusAABB (pfRadius) end |
|
function XEModelComponent | RayPick (hr) end |
|
function XEModelComponent | CreateClothAttachModel (szClothPath, pWorld, nSkinIndex) end |
|
function XEModelComponent | CreateClothAttachModelByPath (szClothPath, pWorld, nSkinIndex) end |
|
function XEModelComponent | RemoveAndReleaseClothAssetFromMesh (szMeshName) end |
|
function XEModelComponent | GetClothPrimitive (szMeshName) end |
|
function XEModelComponent | SaveCloths (szClothPath) end |
|
function XEModelComponent | AddAllClothToSceneWithModel (pWorld) end |
|
function XEModelComponent | RemoveCloth (pCloth) end |
|
function XEModelComponent | GetClothPrimitive (pCloths) end |
|
function XEModelComponent | GetClothPrimitive () end |
|
function XEModelComponent | SetDeleted (bDelete) end |
|
function XEModelComponent | GetAnimController () end |
|
function XEModelComponent | GetCurPlayAnimation () end |
|
function XEModelComponent | PresentPhysics (fDel) end |
|
function XEModelComponent | SetHidden (bHide) end |
|
function XEModelComponent | GetXModelFromAsset (pAssetPath) end |
|
function XEModelComponent | BuildSkeletonInstance () end |
|
function XEModelComponent | DestroySkeletonInstance () end |
|
function XEModelComponent | SetSkeletonInstance (pSkeleIns) end |
|
function XEModelComponent | AssignAnimPlayList () end |
|
function XEModelComponent | GetAnimPlayList () end |
|
function XEModelComponent | LoadPhysicalAsset (pPath) end |
|
function XEModelComponent | LoadPhysicalAsset (pPath, eType) end |
|
function XEModelComponent | AssignARAdsPlayList () end |
|
function XEModelComponent | GetARAdsPlayList () end |
|
function XEModelComponent | GetVertexPositionFromUV (szMeshName, szSkinName, uv, vOutPos) end |
|
function XEModelComponent | GetVertexPositionFromUV (szMeshName, szSkinName, uv) end |
|
function XEModelComponent | EmbedCurrentModel () end |
|
function XEModelComponent | EmbedCutModelSkin (szSkin, pEmbedSkinName) end |
|
function XEModelComponent | EmbedMeshMaterialIns (szSkin, szRawMeshName, nLod, pEmbedMatInsName) end |
|
function XEModelComponent | GetEmbedSkinName (szSourceSkin) end |
|
function XEModelComponent | GetEmbedMaterialInsName (szSourceSkin, szSourceMaterialInsName) end |
|
function XEModelComponent | ClearEmbedRecoredSkin (szSkin, bSource) end |
|
function XEModelComponent | ClearEmbedRecord (bClearModel) end |
|
function XEModelComponent | GetModelInstance () end |
|
function XEModelComponent | GetDressUp () end |
|
function XEModelComponent | GetAssetPath () end |
|
function XEModelComponent | GetXESkeletonInstance () end |
|
function XEModelComponent | GetMontageInstance () end |
|
function XEModelComponent | GetBlendInstance () end |
|
function XEModelComponent | GetMounterInstance () end |
|
function XEModelComponent | ReplaceDressup (pAssetPath) end |
|
function XEModelComponent | CombineMeshesWithSameMaterialIns () end |
|
function XEModelComponent | CancelCombineMeshes () end |
|
function XEModelComponent | AttachMounterAsset (pAssetPath, bReloadAsset) end |
|
function XEModelComponent | AttachMontageInstance (pMontageIns) end |
|
function XEModelComponent | DetachMontageInstance () end |
|
function XEModelComponent | AttachMounterInstance (pMounterIns) end |
|
function XEModelComponent | DetachMounterInstance () end |
|
function XEModelComponent | AttachBlendInstance (pBlendIns) end |
|
function XEModelComponent | DetachBlendInstance () end |
|
function XEModelComponent | LoadSoftSkeleton (szAssetPath) end |
|
function XEModelComponent | BuildSoftSkeleton () end |
|
function XEModelComponent | DestroySoftSkeleton () end |
|
function XEModelComponent | GetSoftSkeleton () end |
|
function XEModelComponent | AddToSubview (pSubviewName, bRenderOnlyInSubview, bResetupSubview) end |
|
function XEModelComponent | RemoveFromSubview (bResetupSubview, pSubviewName) end |
|
function XEModelComponent | IsInSubview (pSubviewName) end |
|
function XEModelComponent | BindSubview (pSubviewName, bCreatSubviewIfNotExist, bCreateCameraForSubview) end |
|
function XEModelComponent | UnBindSubview (bRemoveSubview, pSubviewName) end |
|
function XEModelComponent | GetSubviewEdgeLength (pViewport, vEdgeLength) end |
|
function XEModelComponent | GetSubviewEdgeLength (pViewport) end |
|
function XEModelComponent | GetRenderPrimitive () end |
|
function XEModelComponent | PutCurrentMontageToSubview (pSubviewName, pMontageInstance) end |
|
function XEModelComponent | PutCurrentMounterToSubview (pSubviewName) end |
|
function XEModelComponent | SetModelInsMaterial (strSkinName, nLodId, strMeshName, strMaterialFile) end |
|
function XEModelComponent | GetMaterialIns (nSkinID, nLodID, nMeshID) end |
|