vset expression function
Creates a vector with each component set to the same value.
Replaced by: hou.Vector3, hou.Vector, hou.Vector4
Usage
vset(size, value)
Returns a vector of size size, with each component set to value.
Creates a vector with each component set to the same value.
Replaced by: hou.Vector3, hou.Vector, hou.Vector4
vset(size, value)
Returns a vector of size size, with each component set to value.