The members of SceneKit.SCNMaterialProperty are listed below.
See Also: Inherited members from Foundation.NSObject
| 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. | 
| BorderColor | Foundation.NSObject. Documentation for this section has not yet been entered. | |
| [read-only] override  | ClassHandle | IntPtr. The handle for this class. | 
| ContentColor | UIKit.UIColor. Documentation for this section has not yet been entered. | |
| ContentImage | UIKit.UIImage. Documentation for this section has not yet been entered. | |
| ContentImageCube | UIKit.UIImage[]. Documentation for this section has not yet been entered. | |
| ContentLayer | CoreAnimation.CALayer. Documentation for this section has not yet been entered. | |
| ContentPath | Foundation.NSString. Documentation for this section has not yet been entered. | |
| Contents | Foundation.NSObject. Documentation for this section has not yet been entered. | |
| ContentScene | SpriteKit.SKScene. Documentation for this section has not yet been entered. | |
| ContentsTransform | SCNMatrix4. Documentation for this section has not yet been entered. | |
| ContentTexture | SpriteKit.SKTexture. Documentation for this section has not yet been entered. | |
| ContentUrl | Foundation.NSUrl. Documentation for this section has not yet been entered. | |
| Intensity | nfloat. Documentation for this section has not yet been entered. | |
| MagnificationFilter | SCNFilterMode. Documentation for this section has not yet been entered. | |
| MappingChannel | nint. Documentation for this section has not yet been entered. | |
| MaxAnisotropy | nfloat. Documentation for this section has not yet been entered. | |
| MinificationFilter | SCNFilterMode. Documentation for this section has not yet been entered. | |
| MipFilter | SCNFilterMode. Controls how colors are sampled from the material when rendering at a distance. | |
| WrapS | SCNWrapMode. Documentation for this section has not yet been entered. | |
| WrapT | SCNWrapMode. Documentation for this section has not yet been entered. | 
| AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString) Documentation for this section has not yet been entered. | ||
| static  | Create(Foundation.NSObject) 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. | ||