Click or drag to resize

FloatDataBlockItem Property

Custom indexer for the FloatDataBlock struct.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public float this[
	int pos
] { get; set; }

Parameters

pos  Int32
 

Property Value

Single
See Also