The members of GLKit.GLKBaseEffect are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ColorMaterialEnabled | bool. Documentation for this section has not yet been entered. | |
| ConstantColor | OpenTK.Vector4. Documentation for this section has not yet been entered. | |
| [read-only] | Fog | GLKEffectPropertyFog. Documentation for this section has not yet been entered. |
| Label | string. Documentation for this section has not yet been entered. | |
| [read-only] | Light0 | GLKEffectPropertyLight. Documentation for this section has not yet been entered. |
| [read-only] | Light1 | GLKEffectPropertyLight. Documentation for this section has not yet been entered. |
| [read-only] | Light2 | GLKEffectPropertyLight. Documentation for this section has not yet been entered. |
| LightingType | GLKLightingType. Documentation for this section has not yet been entered. | |
| LightModelAmbientColor | OpenTK.Vector4. Documentation for this section has not yet been entered. | |
| LightModelTwoSided | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Material | GLKEffectPropertyMaterial. Documentation for this section has not yet been entered. |
| [read-only] | Texture2d0 | GLKEffectPropertyTexture. Documentation for this section has not yet been entered. |
| [read-only] | Texture2d1 | GLKEffectPropertyTexture. Documentation for this section has not yet been entered. |
| TextureOrder | GLKEffectPropertyTexture[]. Documentation for this section has not yet been entered. | |
| [read-only] | Transform | GLKEffectPropertyTransform. Documentation for this section has not yet been entered. |
| UseConstantColor | bool. Documentation for this section has not yet been entered. |
PrepareToDraw()Documentation for this section has not yet been entered. | ||