playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Updates & Downloads
»
Official Action Updates
(Moderator:
600
) »
Get Vertex Count and Get Vertex Position
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Get Vertex Count and Get Vertex Position (Read 10147 times)
Alex Chouls
Administrator
Hero Member
Posts: 4005
Official Playmaker Support
Get Vertex Count and Get Vertex Position
«
on:
August 03, 2011, 10:01:47 PM »
Some basic Mesh actions. Should be fairly easy to adapt these to perform other Mesh operations.
To find a random vertex position, use GetVertexCount then RandomInt, then feed the random index into GetVertexPosition.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Updates & Downloads
»
Official Action Updates
(Moderator:
600
) »
Get Vertex Count and Get Vertex Position