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