Tesseract Engine Documentation

GpuVariable.ClearProperty Method 

Removes a value from the property list at specified index.

public virtual void ClearProperty(
   Int32 value
);

Parameters

value
Index at which to remove property.

See Also

GpuVariable Class | DarkWynter.Stream.PhysicsGpu Namespace