Cylinder.ShearBottom

Cylinder.ShearBottom property

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

public Vector2 ShearBottom { get; set; }

See Also