SCNHitTestOptions Constructors
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.
Overloads
SCNHitTestOptions() | |
SCNHitTestOptions(NSDictionary) |
SCNHitTestOptions()
[Foundation.Preserve(Conditional=true)]
public SCNHitTestOptions ();
- Attributes
Applies to
SCNHitTestOptions(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public SCNHitTestOptions (Foundation.NSDictionary dictionary);
new SceneKit.SCNHitTestOptions : Foundation.NSDictionary -> SceneKit.SCNHitTestOptions
Parameters
- dictionary
- NSDictionary
- Attributes