![]() |
|
| SharpKmyGfx.ModelData.ModelData | ( | string | path, |
| Guid | guid, | ||
| bool | vtxCompress | ||
| ) |
| SharpKmyGfx.ModelData.ModelData | ( | string | path | ) |
| SharpKmyGfx.ModelData.ModelData | ( | IntPtr | ptr | ) |
| void SharpKmyGfx.ModelData.clearMaterialGUID | ( | ) |
| void SharpKmyGfx.ModelData.constructPBRMaterial | ( | ) |
| void SharpKmyGfx.ModelData.Dispose | ( | ) |
| bool SharpKmyGfx.ModelData.evalMaterialCount | ( | ) |
| int SharpKmyGfx.ModelData.getBoneCount | ( | int | index | ) |
| SharpKmyMath.Vector3 SharpKmyGfx.ModelData.getCenter | ( | ) |
| float SharpKmyGfx.ModelData.getEndTime | ( | ) |
| int SharpKmyGfx.ModelData.getIndexCount | ( | int | index | ) |
| int SharpKmyGfx.ModelData.getLODLevelCount | ( | ) |
| Material SharpKmyGfx.ModelData.getMaterial | ( | UInt32 | index | ) |
| int SharpKmyGfx.ModelData.getMaterialIndex | ( | string | name | ) |
| MaterialInfo SharpKmyGfx.ModelData.getMaterialInfo | ( | int | index | ) |
| int SharpKmyGfx.ModelData.getMeshClusterMaterialIndex | ( | int | index | ) |
| SharpKmyMath.Vector3[] SharpKmyGfx.ModelData.getMeshCollisionVertices | ( | ) |
| Dictionary< string, SharpKmyMath.Vector2 > SharpKmyGfx.ModelData.getMotion | ( | ) |
| List< string > SharpKmyGfx.ModelData.getMotionNameList | ( | ) |
| IntPtr SharpKmyGfx.ModelData.getNativeModelDataPtr | ( | ) |
| string[] SharpKmyGfx.ModelData.getNodeNameList | ( | ) |
| string SharpKmyGfx.ModelData.getPath | ( | ) |
| SharpKmyMath.Vector3 SharpKmyGfx.ModelData.getPreviewAngle | ( | ) |
| SharpKmyMath.Vector3 SharpKmyGfx.ModelData.getPreviewOffset | ( | ) |
| SharpKmyMath.Vector3 SharpKmyGfx.ModelData.getSize | ( | ) |
| float SharpKmyGfx.ModelData.getSkinnedBoundSphereRadiusScale | ( | ) |
| float SharpKmyGfx.ModelData.getStartTime | ( | ) |
| string[] SharpKmyGfx.ModelData.getTextureNameList | ( | ) |
| bool SharpKmyGfx.ModelData.getVertexCompressMode | ( | ) |
| bool SharpKmyGfx.ModelData.hasUnTriangulateMesh | ( | ) |
| void SharpKmyGfx.ModelData.initializeByDef | ( | string | path | ) |
| bool SharpKmyGfx.ModelData.isModified | ( | ) |
| bool SharpKmyGfx.ModelData.isOverInfluenceCount | ( | int | index | ) |
| void SharpKmyGfx.ModelData.load | ( | ) |
| void SharpKmyGfx.ModelData.reconstruct | ( | ) |
| void SharpKmyGfx.ModelData.ReleaseForToolWithSync | ( | ) |
| void SharpKmyGfx.ModelData.renamePath | ( | string | path | ) |
| void SharpKmyGfx.ModelData.saveDefFile | ( | string | path | ) |
| void SharpKmyGfx.ModelData.setBlendType | ( | string | mtlname, |
| int | type | ||
| ) |
| void SharpKmyGfx.ModelData.setMaterialGUID | ( | int | index, |
| Guid | id | ||
| ) |
| void SharpKmyGfx.ModelData.setSkinnedBoundSphereRadiusScale | ( | float | v | ) |
| void SharpKmyGfx.ModelData.setVertexCompressMode | ( | bool | compress | ) |
| void SharpKmyGfx.ModelData.setVrmSpringBoneLimit | ( | float | limit | ) |
| void SharpKmyGfx.ModelData.unload | ( | ) |
| void SharpKmyGfx.ModelData.validateVertexDesc | ( | ) |