Tres::Vector4
Inherits Tres::Vector < Reference < Object
Constructors
new(x = 0, y = 0, z = 0, w = 1)
SourceClass methods
dimensions
Sourceelements
SourceInstance methods
apply_matrix4(m)
Sourceclone
Sourcedivide_scalar(scalar)
Sourcedot(v)
Sourcefrom_attribute(attribute, index, offset = 0)
Sourcelength_manhattan
Sourceset(x, y, z, w)
Sourceset_axis_angle_from_quaternion(q)
Sourceset_axis_angle_from_rotation_matrix(m)
Sourcew=(value)
Sourcex=(value)
Sourcey=(value)
Sourcez=(value)
Source