Creates a new vector field.
Description of the vector field to create.
Values to assign to the vector field. Number of entries must match countX * countY * countZ.
OptionalisInternalConstructor: booleanReturns a reference handle for this resource.
Returns a structure describing the properties of the object.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
Returns a universally unique identifier of this resource.
Duplicates the resource and creates a unique UUID for the duplicated resource.
The duplicated resource or null, if the duplication failed.
Virtual
Method called by RSX to perform actions required after the creation of the resource.
Forcefully unloads the resource.
Represents a three dimensional field of vectors. It is represented by spatial bounds which are split into a grid of values with user-defined density, where each grid cell is assigned a vector.