Interface CommandSink4
[Guid("c78a6519-40d6-4218-b2de-beeeb744bb3e")]
public interface CommandSink4 : CommandSink3, CommandSink2, CommandSink1, CommandSink, IUnknown, ICallbackable, IDisposable
- Inherited Members
Methods
SetPrimitiveBlend2(PrimitiveBlend)
Sets a new primitive blend mode. Allows access to the MAX primitive blend mode.
void SetPrimitiveBlend2(PrimitiveBlend primitiveBlend)
Parameters
primitiveBlend
PrimitiveBlendThe primitive blend that will apply to subsequent primitives.