UInt32
GeometryRayCastSettings
.MaxHits { get; set; }
Specifies maximum number of ray casting hits. Defaults to 1000.
Remarks
Examples