C# Class Axiom.Core.Light.LightSpecularColorValue

Inheritance: Axiom.Animating.AnimableValue
Afficher le fichier Open project: mono-soc-2011/axiom

Protected Properties

Свойство Type Description
light Light

Méthodes publiques

Méthode Description
ApplyDeltaValue ( ColorEx val ) : void
LightSpecularColorValue ( Light light ) : System
SetCurrentStateAsBaseValue ( ) : void
SetValue ( ColorEx val ) : void

Method Details

ApplyDeltaValue() public méthode

public ApplyDeltaValue ( ColorEx val ) : void
val ColorEx
Résultat void

LightSpecularColorValue() public méthode

public LightSpecularColorValue ( Light light ) : System
light Light
Résultat System

SetCurrentStateAsBaseValue() public méthode

public SetCurrentStateAsBaseValue ( ) : void
Résultat void

SetValue() public méthode

public SetValue ( ColorEx val ) : void
val ColorEx
Résultat void

Property Details

light protected_oe property

protected Light,Axiom.Core light
Résultat Light