Android.Renderscripts.Element: Property Members

The properties of Android.Renderscripts.Element are listed below. For a list of all members, see the Element Members list.

See Also: Inherited members from Android.Renderscripts.BaseObj

Public Properties

[read-only]
BytesSizeint.
[read-only]
IsComplexbool. Return if a element is too complex for use as a data source for a Mesh or a Program.
[read-only]
SubElementCountint. 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]
VectorSizeint. Returns the number of vector components. 2 for float2, 4 for float4, etc.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.