RandomPointOperator.Rotation Property
Gets or sets a value specifying how much uniformly distributed points should be rotated.
Syntax
public AttributeVariable< System.Double > Rotation { get; set; }
Property Value
Default: 0.0
An angle in degrees specifying how much uniformly distributed points should be rotated.
Remarks
If Distribution is a uniform type, the distribution pattern is rotated by this amount of degrees.
Platforms
Windows, Linux, Android