Class Vec4Primitive

java.lang.Object
com.thingworx.types.primitives.Vec4Primitive
All Implemented Interfaces:
IPrimitiveType<Vec4Primitive,Vec4>, Serializable, Cloneable, Comparable, Comparator<Vec4Primitive>

@ThingworxExtensionApiClass(since={7,1}, canInstantiate=true) public final class Vec4Primitive extends Object implements IPrimitiveType<Vec4Primitive,Vec4>, Cloneable
Primitive type used to encapsulate a Vec4.
See Also: