IMultiRenderTargetOptions class abstract

interface IMultiRenderTargetOptions

Annotations
  • @JS()

Constructors

IMultiRenderTargetOptions()

Properties

defaultType num
getter/setter pair
doNotChangeAspectRatio bool
getter/setter pair
generateDepthBuffer bool
getter/setter pair
generateDepthTexture bool
getter/setter pair
generateMipMaps bool
getter/setter pair
generateStencilBuffer bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
samplingModes List<num>
getter/setter pair
textureCount num
getter/setter pair
types List<num>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited