OpenGLLight 方法 |
| 名称 | 说明 | |
|---|---|---|
| Light(UInt32, UInt32, Int32) |
Set the parameter (pname) of the light 'light'.
| |
| Light(UInt32, UInt32, Int32) |
Set the parameter (pname) of the light 'light'.
| |
| Light(UInt32, UInt32, Single) |
Set the parameter (pname) of the light 'light'.
| |
| Light(UInt32, UInt32, Single) |
Set the parameter (pname) of the light 'light'.
| |
| Light(LightName, LightParameter, Int32) |
Set the parameter (pname) of the light 'light'.
| |
| Light(LightName, LightParameter, Int32) |
Set the parameter (pname) of the light 'light'.
| |
| Light(LightName, LightParameter, Single) |
Set the parameter (pname) of the light 'light'.
| |
| Light(LightName, LightParameter, Single) |
Set the parameter (pname) of the light 'light'.
|