setStencilReferenceValue abstract method
Sets the reference value used for stencil testing
Implementation
Future setStencilReferenceValue(int value,
[StencilFace face = StencilFace.FRONT_AND_BACK]);
Sets the reference value used for stencil testing
Future setStencilReferenceValue(int value,
[StencilFace face = StencilFace.FRONT_AND_BACK]);