![]() |
|
公開メンバ関数 | |
| void | setVisibility (bool flg) |
| void | setPosture (SharpKmyMath.Matrix4 posture) |
| void | setDisplayID (UInt32 id) |
| void | setPickupID (UInt16 id) |
| void | stopPickup (bool flg) |
| void | setDrawHidden (bool flg) |
| void | setOverrideColor (float r, float g, float b, float a) |
| void | setOpacityMultiplier (float p) |
| MaterialInstance | getMaterialInstance () |
| GeometryInstance | getGeometryInstance () |
限定公開変数類 | |
| IntPtr | _native = IntPtr.Zero |
| GeometryInstance SharpKmyGfx.Primitive.getGeometryInstance | ( | ) |
| MaterialInstance SharpKmyGfx.Primitive.getMaterialInstance | ( | ) |
| void SharpKmyGfx.Primitive.setDisplayID | ( | UInt32 | id | ) |
| void SharpKmyGfx.Primitive.setDrawHidden | ( | bool | flg | ) |
| void SharpKmyGfx.Primitive.setOpacityMultiplier | ( | float | p | ) |
| void SharpKmyGfx.Primitive.setOverrideColor | ( | float | r, |
| float | g, | ||
| float | b, | ||
| float | a | ||
| ) |
| void SharpKmyGfx.Primitive.setPickupID | ( | UInt16 | id | ) |
| void SharpKmyGfx.Primitive.setPosture | ( | SharpKmyMath.Matrix4 | posture | ) |
| void SharpKmyGfx.Primitive.setVisibility | ( | bool | flg | ) |
| void SharpKmyGfx.Primitive.stopPickup | ( | bool | flg | ) |
|
protected |