The members of SceneKit.SCNMaterial 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. |
| [read-only] | Ambient | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CullMode | SCNCullMode. Documentation for this section has not yet been entered. | |
| [read-only] | Diffuse | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| DoubleSided | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Emission | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| FresnelExponent | nfloat. Documentation for this section has not yet been entered. | |
| LightingModelName | Foundation.NSString. Documentation for this section has not yet been entered. | |
| LitPerPixel | bool. Documentation for this section has not yet been entered. | |
| LocksAmbientWithDiffuse | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Multiply | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| Name | string. Documentation for this section has not yet been entered. | |
| [read-only] | Normal | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| Program | SCNProgram. Documentation for this section has not yet been entered. | |
| ReadsFromDepthBuffer | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Reflective | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| ShaderModifiers | SCNShaderModifiers. Documentation for this section has not yet been entered. | |
| Shininess | nfloat. Documentation for this section has not yet been entered. | |
| [read-only] | Specular | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| Transparency | nfloat. Documentation for this section has not yet been entered. | |
| TransparencyMode | SCNTransparencyMode. Documentation for this section has not yet been entered. | |
| [read-only] | Transparent | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| WeakShaderModifiers | Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| WritesToDepthBuffer | bool. 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. | ||
HandleBinding(string, SCNBindingHandler)Documentation for this section has not yet been entered. | ||
HandleUnbinding(string, SCNBindingHandler)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. | ||