Type Definition style::values::computed::transform::DirectionVector [] [src]

type DirectionVector = Vector3D<CSSFloat>;

A vector to represent the direction vector (rotate axis) for Rotate3D.