Edit

Share via


SCNMaterial.FresnelExponent Property

Definition

Gets or sets the exponent that controls how reflectivity changes with viewing angle.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat FresnelExponent { [Foundation.Export("fresnelExponent")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setFresnelExponent:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.FresnelExponent : nfloat with get, set

Property Value

Attributes

Applies to