The members of SceneKit.SCNLight are listed below.
See Also: Inherited members from Foundation.NSObject
SCNLight() | Default constructor, initializes a new instance of this class. | |
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AttenuationEndDistance | nfloat. Documentation for this section has not yet been entered. | |
| AttenuationFalloffExponent | nfloat. Documentation for this section has not yet been entered. | |
| AttenuationStartDistance | nfloat. Documentation for this section has not yet been entered. | |
| CastsShadow | bool. Documentation for this section has not yet been entered. | |
| CategoryBitMask | nuint. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Color | UIKit.UIColor. Documentation for this section has not yet been entered. | |
| [read-only] | Gobo | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| LightType | Foundation.NSString. Documentation for this section has not yet been entered. | |
| Name | string. Documentation for this section has not yet been entered. | |
| OrthographicScale | nfloat. Documentation for this section has not yet been entered. | |
| ShadowBias | nfloat. Documentation for this section has not yet been entered. | |
| ShadowColor | UIKit.UIColor. Documentation for this section has not yet been entered. | |
| ShadowMapSize | CoreGraphics.CGSize. Documentation for this section has not yet been entered. | |
| ShadowMode | SCNShadowMode. Documentation for this section has not yet been entered. | |
| ShadowRadius | nfloat. Documentation for this section has not yet been entered. | |
| ShadowSampleCount | nuint. Documentation for this section has not yet been entered. | |
| SpotInnerAngle | nfloat. Documentation for this section has not yet been entered. | |
| SpotOuterAngle | nfloat. Documentation for this section has not yet been entered. | |
| Technique | SCNTechnique. Documentation for this section has not yet been entered. | |
| WeakColor | Foundation.NSObject. Documentation for this section has not yet been entered. | |
| WeakShadowColor | Foundation.NSObject. Documentation for this section has not yet been entered. | |
| ZFar | nfloat. Documentation for this section has not yet been entered. | |
| ZNear | nfloat. Documentation for this section has not yet been entered. |
AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString)Documentation for this section has not yet been entered. | ||
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | Create()Documentation for this section has not yet been entered. | |
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||
GetAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | ||
GetAnimationKeys()Documentation for this section has not yet been entered. | ||
GetAttribute(Foundation.NSString)Documentation for this section has not yet been entered. | ||
IsAnimationPaused(Foundation.NSString)Documentation for this section has not yet been entered. | ||
PauseAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | ||
RemoveAllAnimations()Documentation for this section has not yet been entered. | ||
RemoveAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | ||
RemoveAnimation(Foundation.NSString, nfloat)Documentation for this section has not yet been entered. | ||
ResumeAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | ||
SetAttribute(Foundation.NSObject, Foundation.NSString)Documentation for this section has not yet been entered. | ||