[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.Drawing.MarbledBrush.MapAllValues(System.Single[0:,0:,0:])"]

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
protected override bool MapAllValues(
	float[,,] rawValues
)

Parameters

rawValues
array<Single,3>[,](,)[,][,]

[Missing <param name="rawValues"/> documentation for "M:fCraft.Drawing.MarbledBrush.MapAllValues(System.Single[0:,0:,0:])"]

Return Value

[Missing <returns> documentation for "M:fCraft.Drawing.MarbledBrush.MapAllValues(System.Single[0:,0:,0:])"]

See Also