Tesseract Engine Documentation

GpuVariableInterface.AddProperty Method (Vector3)

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

void AddProperty(
   Vector3 property
);

Parameters

property
A value to add to the texture.

See Also

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