CompiledEffectContentΒΆ

class CompiledEffectContent : ContentItem

Represents a compiled Effect.

public System.Byte[] GetEffectCode()

Retrieves the compiled byte code for this shader.

Returns:The compiled bytecode.