| _native | SharpKmyGfx.Material | |
| addRef() | SharpKmyGfx.Material | |
| Dispose() | SharpKmyGfx.Material | |
| Dispose(bool disposing) | SharpKmyGfx.Material | |
| enableEmissiveBlink(bool flg) | SharpKmyGfx.Material | |
| enableEmissiveLinkBuildingLight(bool flg) | SharpKmyGfx.Material | |
| enableUScrollAnim(bool flg) | SharpKmyGfx.Material | |
| enableUVStepAnim(bool flg) | SharpKmyGfx.Material | |
| enableVScrollAnim(bool flg) | SharpKmyGfx.Material | |
| getCastShadow() | SharpKmyGfx.Material | |
| getCommonDrawOutlineEnable() | SharpKmyGfx.Material | static |
| getCommonOutlineColor() | SharpKmyGfx.Material | static |
| getCommonOutlineWidth() | SharpKmyGfx.Material | static |
| getCullType() | SharpKmyGfx.Material | |
| getDefText() | SharpKmyGfx.Material | |
| getDistanceFadeEnable() | SharpKmyGfx.Material | |
| getDrawOutlineEnable() | SharpKmyGfx.Material | |
| getEmissiveBlinkSpeed() | SharpKmyGfx.Material | |
| getEnumCount(string slotname) | SharpKmyGfx.Material | |
| getEnumString(string slotname, int index) | SharpKmyGfx.Material | |
| getMaterialTextureNumMax() | SharpKmyGfx.Material | static |
| getName() | SharpKmyGfx.Material | |
| getOutlineColor() | SharpKmyGfx.Material | |
| getOutlineWidth() | SharpKmyGfx.Material | |
| getOverrideOutlineSetting() | SharpKmyGfx.Material | |
| getParameterB(string slotname) | SharpKmyGfx.Material | |
| getParameterF(string slotname, int channel) | SharpKmyGfx.Material | |
| getParameterI(string slotname, int channel) | SharpKmyGfx.Material | |
| getParameterMax(string slotname, int channel) | SharpKmyGfx.Material | |
| getParameterMin(string slotname, int channel) | SharpKmyGfx.Material | |
| getReceiveDecal() | SharpKmyGfx.Material | |
| getShader() | SharpKmyGfx.Material | |
| getShaderName() | SharpKmyGfx.Material | |
| getSlotName(int idx, ref UNIFORMPARAMTYPE paramtype, ref bool hideInEditor, out string name) | SharpKmyGfx.Material | |
| getSlotType(string name) | SharpKmyGfx.Material | |
| getSortIndex() | SharpKmyGfx.Material | |
| getTexture(string slotname) | SharpKmyGfx.Material | |
| getTexture(int index) | SharpKmyGfx.Material | |
| getTextureFileName(string slotname) | SharpKmyGfx.Material | |
| getUDiv() | SharpKmyGfx.Material | |
| getUScrollSpeed() | SharpKmyGfx.Material | |
| getUVOffset() | SharpKmyGfx.Material | |
| getUVScale() | SharpKmyGfx.Material | |
| getUVStepFrameCount() | SharpKmyGfx.Material | |
| getUVStepInterval() | SharpKmyGfx.Material | |
| getUVStepUseModelUVOrigin() | SharpKmyGfx.Material | |
| getVDiv() | SharpKmyGfx.Material | |
| getVScrollSpeed() | SharpKmyGfx.Material | |
| isEmissiveLinkBuildingLight() | SharpKmyGfx.Material | |
| isEnableEmissiveBlink() | SharpKmyGfx.Material | |
| isEnableSetCastShadow() | SharpKmyGfx.Material | |
| isEnableSetSortIndex() | SharpKmyGfx.Material | |
| isEnableUScrollAnim() | SharpKmyGfx.Material | |
| isEnableUVStepAnim() | SharpKmyGfx.Material | |
| isEnableVScrollAnim() | SharpKmyGfx.Material | |
| Material(IntPtr ptr, bool addref) | SharpKmyGfx.Material | |
| Material(bool skinned, string shadername, Guid guid) | SharpKmyGfx.Material | |
| Material(string defimage, Guid guid, string name) | SharpKmyGfx.Material | |
| removeRef() | SharpKmyGfx.Material | |
| setCastShadow(bool flg) | SharpKmyGfx.Material | |
| setCommonDrawOutlineEnable(bool flg) | SharpKmyGfx.Material | static |
| setCommonOutlineColor(SharpKmyGfx.Color color) | SharpKmyGfx.Material | static |
| setCommonOutlineWidth(float w) | SharpKmyGfx.Material | static |
| setCullType(CULLTYPE t) | SharpKmyGfx.Material | |
| setDefByText(string text) | SharpKmyGfx.Material | |
| setDistanceFadeEnable(bool flg) | SharpKmyGfx.Material | |
| setDrawOutlineEnable(bool flg) | SharpKmyGfx.Material | |
| setEmissiveBlinkSpeed(float v) | SharpKmyGfx.Material | |
| setName(string name) | SharpKmyGfx.Material | |
| setOutlineColor(SharpKmyGfx.Color color) | SharpKmyGfx.Material | |
| setOutlineWidth(float w) | SharpKmyGfx.Material | |
| setOverrideOutlineSetting(bool flg) | SharpKmyGfx.Material | |
| setParameterB(string slotname, bool b) | SharpKmyGfx.Material | |
| setParameterF(string slotname, float x, float y, float z, float w) | SharpKmyGfx.Material | |
| setParameterI(string slotname, int x, int y, int z, int w) | SharpKmyGfx.Material | |
| setReceiveDecal(bool flg) | SharpKmyGfx.Material | |
| setShader(string shadername) | SharpKmyGfx.Material | |
| setSortIndex(int val) | SharpKmyGfx.Material | |
| setTexture(string slotname, Texture tex) | SharpKmyGfx.Material | |
| setTextureFileName(string slotname, string texfilename) | SharpKmyGfx.Material | |
| setUDiv(UInt32 v) | SharpKmyGfx.Material | |
| setUScrollSpeed(float v) | SharpKmyGfx.Material | |
| setUVOffset(SharpKmyMath.Vector2 v) | SharpKmyGfx.Material | |
| setUVScale(SharpKmyMath.Vector2 v) | SharpKmyGfx.Material | |
| setUVStepFrameCount(UInt32 v) | SharpKmyGfx.Material | |
| setUVStepInterval(float v) | SharpKmyGfx.Material | |
| setUVStepUseModelUVOrigin(bool v) | SharpKmyGfx.Material | |
| setVDiv(UInt32 v) | SharpKmyGfx.Material | |
| setVScrollSpeed(float v) | SharpKmyGfx.Material | |