Property vectorValue
vectorValue
Stores the vector payload for keys that encode bounds or transform-related data.
public Vector4 vectorValue { readonly get; set; }
Property Value
- Vector4
Remarks
Built-in uses include Pinwheel.Vista.Graph.Args.WORLD_BOUNDS, Pinwheel.Vista.Graph.Args.BIOME_SCALE, and Pinwheel.Vista.Graph.Args.BIOME_WORLD_BOUNDS.