PulseShaderSpatialMeshHandler.TriggerAnimationOnSpatialMesh(Vector3) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void TriggerAnimationOnSpatialMesh(UnityEngine::Vector3 pulseAnimationOrigin);
protected void TriggerAnimationOnSpatialMesh (UnityEngine.Vector3 pulseAnimationOrigin);
member this.TriggerAnimationOnSpatialMesh : UnityEngine.Vector3 -> unit
Protected Sub TriggerAnimationOnSpatialMesh (pulseAnimationOrigin As Vector3)
Parameters
- pulseAnimationOrigin
- UnityEngine.Vector3