Table of Contents

Class AssemblyEffectKeysAttribute

Namespace
Stride.Rendering
Assembly
Stride.dll

Assembly attribute used to mark assembly that has been preprocessed using the ParameterKeyProcessor. Assemblies without this attribute will have all of their type members tagged with EffectKeysAttribute scanned for ParameterKey.

[AttributeUsage(AttributeTargets.Assembly)]
public class AssemblyEffectKeysAttribute : Attribute
Inheritance
AssemblyEffectKeysAttribute
Inherited Members