GLKit.GLKEffectPropertyLight Members

The members of GLKit.GLKEffectPropertyLight are listed below.

See Also: Inherited members from GLKit.GLKEffectProperty

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

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.

Public Properties

AmbientColorOpenTK.Vector4. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ConstantAttenuationfloat. Documentation for this section has not yet been entered.
DiffuseColorOpenTK.Vector4. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
LinearAttenuationfloat. Documentation for this section has not yet been entered.
PositionOpenTK.Vector4. Documentation for this section has not yet been entered.
QuadraticAttenuationfloat. Documentation for this section has not yet been entered.
SpecularColorOpenTK.Vector4. Documentation for this section has not yet been entered.
SpotCutofffloat. Documentation for this section has not yet been entered.
SpotDirectionOpenTK.Vector3. Documentation for this section has not yet been entered.
SpotExponentfloat. Documentation for this section has not yet been entered.
TransformGLKEffectPropertyTransform. Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the GLKEffectPropertyLight object.