CMathColorBlend
Interface CMathColorBlend
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMathColorBlend : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CMathColorBlend>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CMathColorBlend>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
InMax
ref float InMax { get; }Property Value
InMin
ref float InMin { get; }Property Value
OutColor1
ref Color OutColor1 { get; }Property Value
OutColor2
ref Color OutColor2 { get; }Property Value
OutValue
SchemaUntypedField OutValue { get; }Property Value