Class ARDirectionalLightEstimate

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class ARDirectionalLightEstimate
extends ARLightEstimate
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • ARDirectionalLightEstimate

      protected ARDirectionalLightEstimate()
    • ARDirectionalLightEstimate

      protected ARDirectionalLightEstimate​(NSObject.Handle h, long handle)
    • ARDirectionalLightEstimate

      protected ARDirectionalLightEstimate​(NSObject.SkipInit skipInit)
  • Method Details

    • getSphericalHarmonicsCoefficients

      public NSData getSphericalHarmonicsCoefficients()
    • getPrimaryLightDirection

      public VectorFloat3 getPrimaryLightDirection()
    • getPrimaryLightIntensity

      public double getPrimaryLightIntensity()