The members of Android.Renderscripts.Element are listed below.
See Also: Inherited members from Android.Renderscripts.BaseObj
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | BytesSize | int. |
[read-only] | IsComplex | bool. Return if a element is too complex for use as a data source for a Mesh or a Program. |
[read-only] | SubElementCount | int. Elements could be simple, such as an int or a float, or a structure with multiple sub elements, such as a collection of floats, float2, float4. |
[read-only] | VectorSize | int. Returns the number of vector components. 2 for float2, 4 for float4, etc. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |