The members of SceneKit.SCNCamera are listed below.
See Also: Inherited members from Foundation.NSObject
| 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. |
| Aperture | nfloat. Documentation for this section has not yet been entered. | |
| AutomaticallyAdjustsZRange | 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. |
| FocalBlurRadius | nfloat. Documentation for this section has not yet been entered. | |
| FocalDistance | nfloat. Documentation for this section has not yet been entered. | |
| FocalSize | nfloat. Documentation for this section has not yet been entered. | |
| Name | string. Documentation for this section has not yet been entered. | |
| OrthographicScale | double. Documentation for this section has not yet been entered. | |
| ProjectionTransform | SCNMatrix4. Documentation for this section has not yet been entered. | |
| Technique | SCNTechnique. Documentation for this section has not yet been entered. | |
| UsesOrthographicProjection | bool. Documentation for this section has not yet been entered. | |
| XFov | double. Documentation for this section has not yet been entered. | |
| YFov | double. Documentation for this section has not yet been entered. | |
| ZFar | double. Documentation for this section has not yet been entered. | |
| ZNear | double. 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. | ||
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. | ||