Class ScriptingGraphPhysicsData
Inherited Members
JobComponentSystem.OnCreateForCompiler()
ComponentSystemBase.GetSingleton<T>()
ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(ComponentType)
ComponentSystemBase.GetArchetypeChunkSharedComponentType<T>()
ComponentSystemBase.GetArchetypeChunkEntityType()
Namespace: Runtime
Assembly: solution.dll
Syntax
public class ScriptingGraphPhysicsData : JobComponentSystem
Fields
Name | Description |
---|---|
CollectCollisionTriggerDataHandle |
Methods
Name | Description |
---|---|
OnCreate() | |
OnDestroy() | |
OnUpdate(JobHandle) | |
TriggerPhysicsEvents(ScriptingGraphRuntimePhase, List<EventNodeData>) |