Click or drag to resize

SplitStarfieldModelGetColor Method

[Missing <summary> documentation for "M:Starfield.SplitStarfieldModel.GetColor(System.Int32,System.Int32,System.Int32)"]

Namespace:  Starfield
Assembly:  Starfield (in Starfield.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override Color GetColor(
	int x,
	int y,
	int z
)

Parameters

x
Type: SystemInt32

[Missing <param name="x"/> documentation for "M:Starfield.SplitStarfieldModel.GetColor(System.Int32,System.Int32,System.Int32)"]

y
Type: SystemInt32

[Missing <param name="y"/> documentation for "M:Starfield.SplitStarfieldModel.GetColor(System.Int32,System.Int32,System.Int32)"]

z
Type: SystemInt32

[Missing <param name="z"/> documentation for "M:Starfield.SplitStarfieldModel.GetColor(System.Int32,System.Int32,System.Int32)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Starfield.SplitStarfieldModel.GetColor(System.Int32,System.Int32,System.Int32)"]

See Also