![]() |
|
公開メンバ関数 | |
| LocalLight () | |
| void | Dispose () |
| void | setType (bool isPoint) |
| void | setColor (byte r, byte g, byte b) |
| void | setIntensity (float i) |
| void | setAngle (float inner, float outer) |
| void | setRadius (float radius) |
| void | setPickupID (UInt16 id) |
| void | stopPickup (bool flg) |
| void | setDisplayID (UInt32 id) |
| void | setSpecularScale (float v) |
| void | select (bool flg) |
| SharpKmyPhysics.PhysicsObject | getPhysicsObject () |
| SharpKmyGfx.LocalLight.LocalLight | ( | ) |
| void SharpKmyGfx.LocalLight.Dispose | ( | ) |
| SharpKmyPhysics.PhysicsObject SharpKmyGfx.LocalLight.getPhysicsObject | ( | ) |
| void SharpKmyGfx.LocalLight.select | ( | bool | flg | ) |
| void SharpKmyGfx.LocalLight.setAngle | ( | float | inner, |
| float | outer | ||
| ) |
| void SharpKmyGfx.LocalLight.setColor | ( | byte | r, |
| byte | g, | ||
| byte | b | ||
| ) |
| void SharpKmyGfx.LocalLight.setDisplayID | ( | UInt32 | id | ) |
| void SharpKmyGfx.LocalLight.setIntensity | ( | float | i | ) |
| void SharpKmyGfx.LocalLight.setPickupID | ( | UInt16 | id | ) |
| void SharpKmyGfx.LocalLight.setRadius | ( | float | radius | ) |
| void SharpKmyGfx.LocalLight.setSpecularScale | ( | float | v | ) |
| void SharpKmyGfx.LocalLight.setType | ( | bool | isPoint | ) |
| void SharpKmyGfx.LocalLight.stopPickup | ( | bool | flg | ) |