Method | Description | |
---|---|---|
EmissiveMaterial ( ) : System |
Constructs a EmissiveMaterial
|
|
EmissiveMaterial ( Brush brush ) : System |
Constructor that sets the Brush property to "brush"
|
public EmissiveMaterial ( Brush brush ) : System | ||
brush | Brush | The new material's brush |
return | System |