SKFieldNode.MinimumRadius Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the radius outside of which falloff begins to occur. The field inside the minimum radius is equal to the field at the minimim radius.
public virtual float MinimumRadius { [Foundation.Export("minimumRadius")] get; [Foundation.Export("setMinimumRadius:")] set; }
member this.MinimumRadius : single with get, set
Property Value
- Attributes