Tesseract Engine Documentation

GpuVariable.AddProperty Method (Single)

Add a single property to the GpuVariable, before setting texture data.

public virtual void AddProperty(
   Single value
);

Parameters

value
A value to add to the texture.

Implements

GpuVariableInterface.

See Also

GpuVariable Class | DarkWynter.Stream.PhysicsGpu Namespace | GpuVariable.AddProperty Overload List