Cylinder.ShearTop

Cylinder.ShearTop property

Gets or sets of the shear transform of the top side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)

public Vector2 ShearTop { get; set; }

See Also