Package org.robovm.apple.scenekit
Class SCNColorMask
- All Implemented Interfaces:
Comparable<SCNColorMask>,Iterable<SCNColorMask>
public final class SCNColorMask extends Bits<SCNColorMask>
- Since:
- Available in iOS 11.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static SCNColorMaskAllstatic SCNColorMaskAlphastatic SCNColorMaskBluestatic SCNColorMaskGreenstatic SCNColorMaskNonestatic SCNColorMaskRed -
Constructor Summary
Constructors Constructor Description SCNColorMask(long value) -
Method Summary
Modifier and Type Method Description protected SCNColorMask[]_values()static SCNColorMask[]values()protected SCNColorMaskwrap(long value, long mask)