Struct WorldToLocal_Tag
A tag component that enables the unity_WorldToObject material property.
Implements
IComponentData
IQueryTypeParameter
Namespace: Unity.Rendering
Assembly: Unity.Entities.Graphics.dll
Syntax
public struct WorldToLocal_Tag : IComponentData, IQueryTypeParameter
Remarks
unity_WorldToObject contains the world to local conversion matrix.
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter