Tesseract Engine Documentation

GpuVariableInterface.AddProperty Method (Single)

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

void AddProperty(
   Single property
);

Parameters

property
A value to add to the texture.

See Also

GpuVariableInterface Interface | DarkWynter.Stream.PhysicsGpu Namespace | GpuVariableInterface.AddProperty Overload List