Property | Type | Description | |
---|---|---|---|
hit | |||
reflect | string | ||
spotLightAngle | int | ||
trigger | string |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
drawLaser ( Vector3 startPoint, int n ) : void | ||
getRayHit ( ) : |
public drawLaser ( Vector3 startPoint, int n ) : void | ||
startPoint | Vector3 | |
n | int | |
return | void |