Resolution¶
Resolution to use for wave generation buffers.
Low resolutions are more efficient but can result in noticeable patterns in the shape.
Declaration¶
public int Resolution { get; set; }
Resolution to use for wave generation buffers.
Low resolutions are more efficient but can result in noticeable patterns in the shape.
public int Resolution { get; set; }