SwiftlyS2

C_OP_RemapCrossProductOfTwoVectorsToVector

Interface C_OP_RemapCrossProductOfTwoVectorsToVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RemapCrossProductOfTwoVectorsToVector : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_RemapCrossProductOfTwoVectorsToVector>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputVec1

CPerParticleVecInput InputVec1 { get; }
Property Value

InputVec2

CPerParticleVecInput InputVec2 { get; }
Property Value

Normalize

ref bool Normalize { get; }
Property Value

On this page